Carousel
A Carousel is used to browse content—commonly images, but also text, video, or charts. It highlights one item at a time while giving users a sense of the total content available.
Landscapes
1 / 7
Thumbnails
To show thumbnails below the carousel, set hideThumbnail
to false
(default) and provide a renderThumbnail
function.
Use the thumbnailsPosition
prop to place thumbnails either below (default) or above the carousel.
1 / 7
Embedded
You can use the HvCarousel
component inside other components, like a card. Use the xs
prop to make the carousel embeddable.
Star wars characters
1 / 9
1/9
Carousel options
You can control the HvCarousel
’s configuration via the carouselOptions
prop. See options documentation.
Landscapes
4 / 7
Custom content
A Carousel supports any kind of content, not just images.
Travel Suggestions
1 / 7