compass-circular-slider
v0.1.1
Published
A customizable circular slider component written in TypeScript, designed to look and function like a compass. The component allows users to set an angle and another slider for elevation steepness.
Downloads
105
Readme
compass-circular-slider
A customizable circular slider component written in TypeScript, designed to look and function like a compass. The component allows users to set an angle and another slider for elevation steepness.
Features
- Compass-Like Circular Slider: Adjust the angle with a draggable circular slider.
- Elevation Slider: adjust the elevation with a draggable circular slider.
- ESModules Support: Easily import and integrate with other ESModules.
- Fully Customizable: Control the range of degrees, step intervals, and more through props.
Installation
To install the library, run:
npm install compass-slider