Carousel

v1.0.0

A sliding carousel for cycling through items.

Default Usage

Click the arrows to navigate through items.

Slide 1

Autoplay

Slides advance automatically on a timer.

Fast 1

API Reference

All available props for this component.

Property
Type
Default
Description
childrenReact.ReactNodeundefinedThe content (slides) to be rendered. Best practice is utilizing an array of structural node elements.
autoPlaybooleanfalseEnables cyclical automated transitions without user input when unhovered.
intervalnumber5000Specifies the timeout metric between slides via milliseconds.
showControlsbooleantrueDisplays dynamic Next/Previous overlapping directional float actions on hover state.
showIndicatorsbooleantrueInjects page state pill markings at the bottom horizontal threshold layout.
loopbooleantrueControls whether scrolling past the final element index rotates back to initialization.
classNamestring''A standard string vector parsed by structural layouts overriding element bounds.
© 2026 Venti UI Labs. UI made right.