Blocks
ItemTitleBlock
ItemTitleBlock
ItemTitleBlock
ItemTitleBlock
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
id | string | 'ItemTitleBlock' | |
block (*) | must be ItemTitleBlock | 'ItemTitleBlock' | |
mainLabel (*) | string | Record<string, string> | string | ||
mainLabelSize | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | ||
mainLabelSizeReader | 'xl3' | 'xl2' | 'xl' | 'lg' | 'md' | 'sm' | 'xs' | ||
mainLabelColor | 'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or | ||
mainLabelWeight | 'medium' | 'semibold' | 'bold' | ||
itemNumber | number | ||
extraLabel | string | Record<string, string> | string | ||
extraLabelColor | 'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or | ||
align | 'center' | 'left' | 'right' | ||
extraLabelSize | 'mn' | 'xm' | ||
variant | 'default' | 'labelTop' | 'labelBottom' | ||
extraLabelUppercase | boolean | ||
isMultiline | boolean |
(*) Required.