Skip to content
GitHub

Circular Slider

Circular slider for selecting values.

45 °

Installation

Usage

Controlled

More than: 180

Examples

Size

Use the size prop to change the slider dimensions.

Thickness

Use the thickness prop to change the progress ring thickness.

Disabled

With markers

Use markers to display clock-style tick marks.

With step

Use markersAtSteps with step to align markers with step positions.

Show value

Use CircularSliderValue to show the current value. The prefix and suffix props customize the display.

90 °

Custom markers

Pass a number[] to markers for custom angles.

API Reference

CircularSlider

Root component. Manages angle selection and value.

CircularSliderValue

Shows the current angle value (degrees or custom format).


For a complete list of props, see the Ark UI documentation.