Slider
Identifier | slider |
Allowed in Code Block | true |
Allowed Inline | true |
Description
A slider input field is a slider that can move within a certain value range.
The range can be controlled with the minValue
and maxValue
arguments.
Optionally, labels can be added using the addLabels
argument.
Allowed Arguments
The following input field arguments can be used on the slider
input field.