mui/base-ui

[Slider] Support for marks

Opened this issue · 0 comments

Introduce a new API consistent with component-per-node design to support rendering marks on the slider Track, as the marks prop and Mark component/slot was removed in #216

While it's quite simple to implement this (including "inverted track", demo) using useSliderContext, we have decided that all the hooks are private for now

Search keywords: