Draggable Progress Bar component

Hello community,

I wanted to share a custom component I recently built that I needed for one of my projects and thought it might also be useful for others: a draggable progress bar .

It allows users to easily adjust the value directly by dragging the progress bar, instead of relying on setting the value externally through an input or another component.

Repository:

Hope it helps, and feedback is always welcome!

3 Likes

Thanks for sharing! @juliomds, I'm sure this will be a really useful tool for many! :raising_hands:

1 Like