Interface ILinkDesc

Hierarchy

Properties

alignment?: EAlignment

column alignment: left, center, right

Default

left

escape?: boolean

escape html tags

pattern?: string

replacement pattern, use use ${value} for the current value, ${escapedValue} for an url safe value and ${item} for the whole item

patternTemplates?: string[]

optional list of pattern templates