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 | 'context' | 'current' | 'transparent' | 'black' | 'white' | 'gray' | 'background' | 'background-plus' | 'background-dimmed' | 'background-disabled' | 'border' | 'foreground' | 'disabled' | 'dimmed' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | ... | never | ||
mainLabelWeight | 'medium' | 'semibold' | 'bold' | ||
itemNumber | number | ||
extraLabel | string | Record<string, string> | string | ||
extraLabelColor | 'context' | 'current' | 'transparent' | 'black' | 'white' | 'gray' | 'background' | 'background-plus' | 'background-dimmed' | 'background-disabled' | 'border' | 'foreground' | 'disabled' | 'dimmed' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | ... | never | ||
align | 'center' | 'left' | 'right' | ||
extraLabelSize | 'mn' | 'xm' | ||
variant | 'default' | 'labelTop' | 'labelBottom' | ||
extraLabelUppercase | boolean | ||
isMultiline | boolean |
(*) Required.