Slider field
Drag a slider along a numeric scale (default 1–10).
What it does#
The Slider field is a draggable handle along a numeric track, usually 1 to 10. It's the right pick when you want a quick, tactile pick with more granularity than five stars.
Settings#
- Required — must pick a value before submit.
- Minimum — left endpoint of the scale.
- Maximum — right endpoint of the scale.
- Endpoint labels — e.g. "Hate it" → "Love it".
vs. Opinion scale#
Opinion scale shows the same range as discrete numbered buttons instead of a slider. Use the Slider for a continuous-feeling drag; use Opinion scale when you want every option visible as a tappable button.
Related fields#
- Star rating — 5-point scale rendered as stars.
- Opinion scale — numbered 1–10 buttons.
- Number — when you want a typed number, not a picked one.