T
TanStack3y ago
extended-salmon

Status of react ranger?

I'm looking for (ideally headless) range selector, and struggling to find a good option. I already use a couple of other Tanstack libraries and noticed Ranger but it looks like it's a WIP, am I right?
2 Replies
flat-fuchsia
flat-fuchsia3y ago
It works for React. We’re in the process of taking it framework agnostic for the lates version called TanStack Ranger
extended-salmon
extended-salmonOP3y ago
@Tanner Linsley Not looking for contributors just now, are you? I have one feature request, which I don't think it does yet (unless I missed something). Draggable tracks. For now I am using react-range, but am already quite bought in to the tanstack packages (using query, table and about to migrate from react-router to tanstack router). I would switch from react-range to tanstack ranger in a heartbeat if 1) it supported draggable tracks, and 2) the API was stable. I am expecting breaking changes when react-ranger becomes tanstack ranger so I'd wait till it's released before switching.

Did you find this page helpful?