-
Notifications
You must be signed in to change notification settings - Fork 152
Open
Labels
PKG: headlessRelated to the headless kitRelated to the headless kitSTATUS-2: team is working on thisScheduled for work by the core teamScheduled for work by the core teamTYPE: enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
When creating reusable components (e.g. styled kit components), I must rely on the user creating their own progressSignal
and passing it to the styled Carousel.Root, which then adds the value to the Styled Carousel context, which then propagates the progressSignal
to a child component.
Describe the solution you'd like
Expose a const { progress } = useCarousel();
hook to more easily get hold of the progress value inside reusable styled components.
Describe alternatives you've considered
🙅♂️
Additional context
No response
Metadata
Metadata
Assignees
Labels
PKG: headlessRelated to the headless kitRelated to the headless kitSTATUS-2: team is working on thisScheduled for work by the core teamScheduled for work by the core teamTYPE: enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog