-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Is your feature request related to a problem? Please describe.
I am using a carousel to help users work through large forms, there are many sections to the forms and it is nice to break them out so the user can focus with one section on the page at a time.
I want to have links at the top of the page that the user can click to navigate between these pages, instead of just having dots at the bottom.
Describe the solution you'd like
I would like to be able to indicate elements outside of the carousel parent container to be used as buttons for navigation between pages of the carousel.
It would be nice to have links to individual pages
For ex if i make a list of buttons at the top of the page with data-carousel-go-to="4", they can each lead to their corresponding page.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels