DEV Community

Cover image for react-circular-input — React components for easily composing a circular range input
Pete Correia
Pete Correia

Posted on

react-circular-input — React components for easily composing a circular range input

I needed a very flexible React circular range input so I built one with Typescript and Hooks.

You can find quite a few examples at: https://react-circular-input.now.sh/examples.

You can easily animate it, style it and add your own custom components.

Let me know what you think!

Top comments (1)

Collapse
 
uddeshjain profile image
Uddesh

Looks awesome.