Carousel Styles

class name Type Purpose
.app-carousel View To style the outermost wrapper element of the carousel widget.
.app-carousel-btn-panel View To style the arrow indicators wrapper element of carousel widget.
.app-carousel-prev-btn WM Button To style the previous(left) arrow indicator of carousel widget.
.app-carousel-next-btn WM Button To style the next(right) arrow indicator of carousel widget.
.app-carousel-slide View To style slide.
.app-carousel-first-slide View To style the first slide.
.app-carousel-last-slide View To style the last slide.
.app-carousel-active-slide View To style the active slide.
.app-carousel-dot-wrapper View To style dot container.
.app-carousel-dot View To style the dot indicator of carousel widget.
.app-carousel-active-dot View To style the active dot indicator of carousel widget.

Carousel-content Styles

class name Type Purpose
.app-carousel-content View To style the outermost wrapper element of carousel content.

Carousel-template styles

class name Type Purpose
.app-carousel-template View To style the outermost wrapper element of carousel template.