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

@slidy/svelte: enhanced navigation with previews #62

Closed
EricRovell opened this issue Mar 11, 2022 · 1 comment
Closed

@slidy/svelte: enhanced navigation with previews #62

EricRovell opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@EricRovell
Copy link
Collaborator

The idea

A lot of carousels display small previews of items at the bottom which can be used to navigate between the slides.

Implementation

This can be implemented using the carousel itself and optional to display via previews prop. Both carousel should be in sync binding to index prop. Also, slides should forward on:click event to navigate to specific slide.

@Valexr Valexr added the enhancement New feature or request label Mar 25, 2022
@EricRovell
Copy link
Collaborator Author

Implemented using the component itself. f594643

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants