Envisioning LogoEnvisioning App (6.3.0)
Blocks

DivisionBlock

DivisionBlock

DivisionBlock

DivisionBlock

Object containing the following properties:

PropertyDescriptionTypeDefault
idstring'DivisionBlock'
block (*)must be DivisionBlock'DivisionBlock'
labelThe label of the block: literal, path or {template}. Use 'label {[arrayName].length}' to display a label with counter that maintains this object even if the value is 0.string | Record<string, string> | string
labelColorThe color of the 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.
marginTopThe margin top of the block'xl' | 'lg' | 'md' | 'sm' | 'xs' | 'mn'
labelSizeThe size of the label'sm' | 'xs' | 'mn'
counterThe counter of the block: number or {pattern}. Use this to display a counter after the label that removes this object if the value is 0.number | string

(*) Required.

On this page