Envisioning LogoEnvisioning App (1.0.3)
Blocks

ListItemBlock

ListItemBlock

ListItemBlock

ListItemBlock

Object containing the following properties:

PropertyDescriptionTypeDefault
block (*)must be ListItemBlock'ListItemBlock'
idstring'ListItemBlock'
objectIdstring
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' | 'box' | 'cancel' | 'copyMarkdownEv' | 'chevronDown' | 'download' | 'draftingCompass' | 'chevronLeft' | 'chevronRight' | 'chevronsLeftRight' | 'circleCheck' | 'circleHelp' | 'circleX' | 'circleXEv' | 'circle' | 'circleSmall' | ... | never
iconSizeThe size of the iconnumber
iconColorThe color of the icon'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
thumbColorThe thumbnail bg'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
to (*)Navigation target for the card itemObject with properties:
  • page (*): string
or string
schemaKeySchema key for filtering/highlighting logicstring
showFavoriteWhether to show the favorite buttonboolean
mainLabelSizeThe size of the main label'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
extraLabelSizeThe size of the extra label'mn' | 'xm'
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
variantThe variant of the item title'default' | 'labelTop' | 'labelBottom'

(*) Required.

On this page