Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Carousel behavior
Hey there,
I just asked myself if there is something / some element / some addon that makes a behavior like a standard carousel like
http://kenwheeler.github.io/slick/ in jquery possible?
I found the addon which is called "carousel" but there is no possibility to hide the controls.
What I'm really looking for is: a Component which hold other Components and scrolls them left/right or up/down after a scheduled time or event but in a carousel like behavior [best: with a customizable amount of visible components] etc.
It doesn't seem like there is something easy and ready to use component / addon , isn't it?
thanks in advance