Skip to main content

Slider

The Slider component offers an intuitive way for users to select a numeric value by sliding a handle across a track. It supports minimum and maximum bounds, a default value, and fully customizable styling — great for ratings, percentages, or range selectors.

Image

Properties

The following properties are available to configure the behavior of the component from the form editor (this is in addition to common properties).

Data

Default Value number

Sets the initial position of the slider when the form loads.

Minimum number

The minimum allowable value on the slider.

Maximum number

The maximum allowable value on the slider.