📄️ Carousel
Carousel is a wrapper for the whole slider. You MUST use this component as a wrapper so other slider components can share some common props.
📄️ Slider
Slider is a wrapper for all the Slide elements. There is also a tray element inside it.
📄️ Slide
Slide is a wrapper for your Slide content.
📄️ Button
These 2 buttons is used to move the slider 1 step back or next.
📄️ SliderBarLine
This a customizable scrollbar for the slider.
📄️ SliderBarDotGroup
This a customizable dot group component for the slider.