| Package | Description |
|---|---|
| org.dominokit.domino.ui.carousel |
| Modifier and Type | Method and Description |
|---|---|
Carousel |
Carousel.appendChild(Slide slide)
Adds new
Slide, event listeners will be added to the slide for removing the motion
styles |
static Carousel |
Carousel.create()
Creates new carousel
|
Carousel |
Carousel.startAutoSlide(int slideDuration)
Slides through items every
slideDuration |
Carousel |
Carousel.stopAutoSlide()
Stops the automatic sliding
|
Copyright © 2019–2022 Dominokit. All rights reserved.