QuanticCarousel
QuanticCarousel
In this article
The QuanticCarousel
component displays the content within a carousel. This component also displays navigation buttons that allow end users to navigate between the different pages of the carousel.
Example
<c-quantic-carousel number-of-pages="2" number-of-items-per-page="1">
<div slot="carousel-item">Item One</div>
<div slot="carousel-item">Item Two</div>
</c-quantic-carousel>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The label of the carousel. |
|
|
|
|
The number of items to display per page. |
|
|
|
|
The index of the current page. |
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|