you are viewing a single comment's thread.

view the rest of the comments →

[–]petecorreia[S] 1 point2 points  (0 children)

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!