Documentation for the select input type in section settings.
value
: The value stored when this option is selectedlabel
: The text shown in the dropdown. It may be translated using t:
prefix plus a valid key from schema translation files. More details can be found in Locales.hidden
: boolean value, indicates whether this setting should be displayed in Theme Editor’s configuration barlabeled
: boolean value, indicates if text labels should be shown together with icons on each optionvalidations
: Apply validations to this setting before saving. Currently supported:
required
: Boolean value. If true, one option must be chosen to be valid