Examples

Slider

Sliders capture numeric input with drag handles and support single values or ranges.

Single value

Use a single slider for thresholds and simple numeric input.

Current value: 75

Range

Pass an array to capture a min and max value range.

Range: 2575

Disabled