Skip to main content

String

Description

The string property can simply be understood as the text that is mostly used for elements which display text, like labels or tooltips.

FeatureValue
Theme injectable
Possible InputsA-Z, a-z, 0-9, Special characters

Occurrences

Toolbar

The string property in the Toolbar is used several times in various pickers like the Toolbar Extension String Picker. It can be found in various places as in form of a in place edit for labels.

Example for toolbar picker with string value

Detail Panel

The string property is used several times e.g. in the Detail Panel String Picker here. Changing the value manipulates simple properties like the name of a component.

Example for detail panel picker with string value