Skip to main content

Carousel

See React Bootstrap/Carousel for full documentation and props.

By default, the Carousel component will render a Pagination component at the bottom that allows the user to navigate between slides. The number of pages is determined by the number of Carousel.Item components that are passed as children to the Carousel component.

Result
Loading...
Live Editor

Controlled

Result
Loading...
Live Editor

Without Pagination

Result
Loading...
Live Editor

Props