[Slider] Support for marks #462
Labels
component: slider
This is the name of the generic UI component, not the React module!
new feature
New feature or request
Introduce a new API consistent with component-per-node design to support rendering marks on the slider
Track
, as themarks
prop andMark
component/slot was removed in #216While it's quite simple to implement this (including "inverted track", demo) using
useSliderContext
, we have decided that all the hooks are private for nowSearch keywords:
The text was updated successfully, but these errors were encountered: