Tailwind CSS Carousel - React

Use our Tailwind CSS carousel for your website for sliding through multiple elements or images.

See below our simple Carousel example that you can use in your Tailwind CSS and React project.



Carousel with Content

Use the example below for a complex carousel example with more content.


Carousel Transition

You can change the carousel transition using the transition prop, you can pass the transition duration as seconds for transition prop.


Carousel with Custom Arrows

You can change the carousel arrows using the prevArrow and nextArrow props.


Carousel with Custom Navigation

You can change the carousel bottom navigation using the navigation prop.

Edit this page on Github