Skip to main content

CaSliderArrows

Slider arrows for CaSlider

SASS-path: ./styles/components/atoms/ca-slider-arrows.scss

Props

NameDescriptionTypeRequiredDefault
iconNameFirst part of icon name for the arrows. Will add '-left', '-right', '-up' or '-down' as fittingStringtrue-
minReachedIf minumum index of the slider is reachedBooleantrue-
maxReachedIf maximum index of the slider is reachedBooleantrue-
visibleShow arrows?Booleanfalsefalse

Events

Event NameDescriptionParameters
prevSlide--
nextSlide--