Rotary Knob is a customizable, skinnable knob component for React apps.
Features:
- Precise mode: Doesn’t jump on dragging (Increase drag distance for more precision)
- Works in both controlled (recommended) and uncontrolled mode.
- Support arrow keys
- Supports custom skins
Installation:
# Yarn $ yarn add react-rotary-knob # NPM $ npm install react-rotary-knob --save
Preview:
Download Details:
Author: hugozap
Live Demo: View The Demo
Download Link: Download The Source Code
Official Website: https://github.com/hugozap/react-rotary-knob
License: MIT