base-ui icon indicating copy to clipboard operation
base-ui copied to clipboard

[Slider] Support for marks

Open mj12albert opened this issue 8 months ago • 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 https://github.com/mui/base-ui/issues/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:

mj12albert avatar Jun 20 '24 09:06 mj12albert