shadow
Carousel je element, ktorý zobrazuje viacero položiek, ako sú obrázky alebo aktualizácie noviniek, rotujúcim spôsobom.
Description | Active slide carousel. |
Attribute | active-slide |
Type | number |
Default | 0 |
Description | View carousel pagination. |
Attribute | pagination |
Type | boolean |
Default | false |
Description | Display of carousel navigation buttons. |
Attribute | navigation |
Type | boolean |
Default | false |
Description | View carousel previews. |
Attribute | thumbnails |
Type | boolean |
Default | false |
Description | Endless repetition of the carousel. |
Attribute | loop |
Type | boolean |
Default | false |
No events available for this component.
Description | Goes to the specified slide. |
Signature | (index: number, behavior?: string, next?: boolean) => void |
Description | He'll move on to the next slide. |
Signature | () => void |
Description | It goes to the previous slide. |
Signature | () => void |
No CSS shadow parts available for this component.
Name | Description |
---|
`` | Main contents of the carousel. |