modern carousel

Advanced carousel with fade transitions and auto-play

Mountain Vista

Mountain Vista

Nature's Majesty

Breathtaking mountain landscapes that inspire wanderlust

Ocean Waves

Ocean Waves

Coastal Beauty

The rhythmic dance of waves against pristine shores

Forest Path

Forest Path

Woodland Serenity

Peaceful trails through ancient woodland sanctuaries

Desert Dunes

Desert Dunes

Golden Horizons

Endless golden sands sculpted by desert winds

Installation

Choose your preferred installation method. CLI is recommended for the fastest setup.

1

Quick Install

One command, zero configuration

$ npx @hritik-sharmaa/repeat-ui add carousel-modern-carousel --variant ts-tailwind

Props Table

Configuration options and properties for this component.

PropTypeDefaultDescription
itemsCarouselItem[]-Array of carousel items to display. Each item should have id, title, subtitle, image, description, and color (which is optional) properties.
autoPlaybooleantrueWhether the carousel should automatically advance to the next slide
autoPlayIntervalnumber5000Time in milliseconds between automatic slide transitions
classNamestring""Additional CSS classes to apply to the carousel container