Font

This element has a number of configurable properties. If a property has a default value then you do not need to provide it in the propertyPanel.json file unless you want to specify a value different to the default.

Configurable properties

chevron-rightbindingPropertyNamehashtag

string - the parent property name from defaultState with which to connect to.

mandatory

chevron-righttitleLabelhashtag

string - The text to display above the font element as a title

chevron-righthasAlignmenthashtag

bool - specifies whether you want to show the alignment buttons or not

defaults to true

chevron-righthasCapitalisationhashtag

bool - specifies whether you want to show the capitalisation buttons or not

defaults to true

chevron-righthasTitlehashtag

bool - specifies whether you want to show the title or not

defaults to true

chevron-righthasBoldhashtag

bool - specifies whether you want to show the bold button or not

defaults to true

chevron-righthasItalicshashtag

bool - specifies whether you want to show the italics button or not

defaults to true

chevron-righthasUnderlinehashtag

bool - specifies whether you want to show the underline button or not

defaults to true

chevron-righthasColorhashtag

bool - specifies whether you want the font colour picker or not

defaults to true

chevron-righthasOpacityhashtag

bool - specifies whether you want to show the colour opacity input or not

defaults to true

chevron-righthasSizehashtag

bool - specifies whether you want to show the font size picker or not

defaults to true

Last updated

Was this helpful?