Package io.lenra.app.components
Class Carousel
java.lang.Object
io.lenra.app.components.Carousel
- All Implemented Interfaces:
LenraComponent,ViewResponse
-
Constructor Summary
ConstructorsConstructorDescriptionCarousel()Carousel(List<LenraComponent> children) Carousel(List<LenraComponent> children, CarouselOptions options) -
Method Summary
Modifier and TypeMethodDescriptionchildren(List<LenraComponent> children) options(CarouselOptions options)
-
Constructor Details
-
Carousel
public Carousel() -
Carousel
-
Carousel
-
-
Method Details
-
children
-
options
-