Envisioning LogoEnvisioning App (6.3.0)
Blocks

ListItemBlock

ListItemBlock

ListItemBlock

ListItemBlock

Object containing the following properties:

PropertyDescriptionTypeDefault
block (*)must be ListItemBlock'ListItemBlock'
idstring'ListItemBlock'
rootstring | Record<string, string> | string
mainLabel (*)The main label of the card itemstring
extraLabelThe extra label of the card itemRecord<string, string> | string
imageUrlThe the thumbnail image URLstring
sizeThe size of the card item'xl' | 'lg' | 'md' | 'sm'
iconNameThe name of the icon. Works as fallback if no image is provided'arrowLeft' | 'arrowRight' | 'arrowUpRight' | 'arrowDown' | 'blocks' | 'blend' | 'box' | 'cancel' | 'copyMarkdownEv' | 'circleBlocksEv' | 'chevronDown' | 'download' | 'draftingCompass' | 'chevronLeft' | 'chevronRight' | 'chevronsLeftRight' | 'circleCheck' | 'circleHelp' | 'circleX' | 'circleXEv' | ... or use a custom template (external:id). Check the Icons page for more information.
iconSizeThe size of the iconnumber
iconColorThe color of the icon'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 WARNING: Zod type ZodCustom not supported
thumbColorThe thumbnail bg'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 WARNING: Zod type ZodCustom not supported
highlightWhether to highlight according to entities criteriaboolean
toNavigation target for the card itemObject with properties:
  • page (*): string
  • id: string
or string
favoriteColorThe color of the favorite button'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 WARNING: Zod type ZodCustom not supported
flagColorThe color of the flag'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 WARNING: Zod type ZodCustom not supported
showFavoriteWhether to show the favorite buttonboolean
mainLabelSizeThe size of the main label'lg' | 'md' | 'sm' | 'xs'
mainLabelColorThe color of the main label'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 WARNING: Zod type ZodCustom not supported
extraLabelSizeThe size of the extra label'mn' | 'xm'
extraLabelColorThe color of the extra label'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 WARNING: Zod type ZodCustom not supported
bgColorThe color of the background'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 WARNING: Zod type ZodCustom not supported
bgColorHoveredThe color of the background when hovered'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 WARNING: Zod type ZodCustom not supported
variantThe variant of the item title'default' | 'labelTop' | 'labelBottom'

(*) Required.

On this page