React Circular Slider
A full-featured circular slider React component, with full TypeScript definitions. See the docs and examples
Features:
- Simple to use
- No dependencies
- Customizable:
- Start/stop angle
- Min/max value
- 0, 1, or 2 handles
- SVG based
Example
Install from npm: npm i react-circular-slider-svg
; ;