Optional animationOptional childrenOptional classOptional disableWhether the carousel should skip rotating to the first slide after it reaches the last.
Optional disableWhether the carousel should ignore use interactions and not pause on them.
Optional hideWhether the carousel should render the indicator controls (dots).
Optional hideWhether the carousel should skip rendering of the default navigation buttons.
Optional idOptional indicatorsThe format used to set the aria-label on the carousel indicators. Instances of '{0}' will be replaced with the index of the corresponding slide.
Optional indicatorsSets the orientation of the indicator controls (dots).
Optional intervalThe duration in milliseconds between changing the active slide.
Optional maximumControls the maximum indicator controls (dots) that can be shown. Default value is 10.
Optional pausedOptional playingOptional slideOptional slidesThe format used to set the aria-label on the carousel slides and the text displayed when the number of indicators is greater than tha maximum indicator count. Instances of '{0}' will be replaced with the index of the corresponding slide. Instances of '{1}' will be replaced with the total amount of slides.
Optional styleOptional verticalWhether the carousel has vertical alignment.
The animation type.