Classes list

Every class Carousel recognizes, straight from the @flickui/css source.

ClassPurpose
.carouselBase class on the outer wrapper — required
.carousel-trackThe scrolling flex container holding the items
.carousel-itemOne slide — snaps into place as the user scrolls
.carousel-controlShared styling for the prev/next buttons (circular icon buttons)
.carousel-prev / .carousel-nextPositional/visual modifiers for each control button
.action-prev / .action-nextBehavior hooks — wire the buttons into flickui.js's scroll-by-one-item logic