Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Slider] Support for marks #462

Open
mj12albert opened this issue Jun 20, 2024 · 0 comments
Open

[Slider] Support for marks #462

mj12albert opened this issue Jun 20, 2024 · 0 comments
Labels
component: slider This is the name of the generic UI component, not the React module! new feature New feature or request

Comments

@mj12albert
Copy link
Member

mj12albert commented Jun 20, 2024

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:

@mj12albert mj12albert added component: slider This is the name of the generic UI component, not the React module! new feature New feature or request labels Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: slider This is the name of the generic UI component, not the React module! new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant