Properties
Must be set to “text”.
Unique identifier for the setting.
The label shown in the theme editor.
Default text value.
Additional information shown below the input.
Placeholder text shown when the input is empty.
Additional properties for the text input. Currently supported:
hidden
: boolean value, indicates whether this setting should be displayed in Theme Editor’s configuration barvalidations
: Apply validations to this setting before saving. Currently supported:required
: Boolean value. If true, this text input must be filled to be valid