satelllte / react-knob-headless

πŸŽ›οΈ Unstyled & accessible knob primitive for React.

Home Page:https://react-knob-headless.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ›οΈ React Knob Headless

Version docs

Unstyled & accessible knob primitive for React.

Features

  • Knob primitive component. Tailored for audio applications in React.
  • Unstyled. Can be styled with any styling solution: Vanilla CSS, Tailwind, Emotion, anything.
  • Smooth drag gesture, which supports mouse & touch devices. Powered by @use-gesture.
  • Accessibility support. Follows ARIA Slider pattern.

Documentation

πŸ“š react-knob-headless.pages.dev

Installation

npm install --save-exact react-knob-headless

About

πŸŽ›οΈ Unstyled & accessible knob primitive for React.

https://react-knob-headless.pages.dev

License:MIT License


Languages

Language:TypeScript 99.6%Language:JavaScript 0.3%Language:CSS 0.1%