Multi-Visible-Item Carousel #18087
Unanswered
tomekos11
asked this question in
Ideas / Proposals
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I propose enhancing our UI by implementing a carousel feature built upon Quasar’s component. The goal is to allow multiple slides (e.g., 5 items) to be visible simultaneously within the carousel viewport. As users interact—via arrow controls or swipe gestures—the carousel should animate so that one card smoothly slides out to the left, while a new card appears from the right, utilizing Quasar’s transition props (e.g., transition-next="jump-left" and transition-prev="jump-right").
Beta Was this translation helpful? Give feedback.
All reactions