Properties
Must be set to “range”.
Unique identifier for the setting.
The label shown in the theme editor.
Minimum allowed value.
Maximum allowed value.
Step increment. Default is 1.
Unit to display (e.g., “px”, “sec”, ”%”).
Default value. Must be between min and max.
Additional information shown below the range input.
Additional properties for the range 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 range must have a value and it must be greater than zero to be valid