Properties
string
required
Must be set to โtextโ.
string
required
Unique identifier for the setting.
string
required
The label shown in the theme editor.
string
Default text value.
string
Additional information shown below the input.
string
Placeholder text shown when the input is empty.
object
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

