OptionaldisabledDisables the input field.
Error state.
OptionallabelThe label displayed above the input.
The maximum value of the slider input field.
The minimum value of the slider input field.
OptionalnameThe name given to the input field.
OptionalstepIf set, will put steps on the slider at the given increments and the slider will snap to the nearest step.
OptionalvalueThe value of the input field.
Staticstyles
An input field using a Zeta Slider
ZetaSliderEvent:zeta-slider-change - Fired whenever value of slider is changed. Contains a single entry in detail:
value:number.