Skip to content
Premium & Brand

Logo Carousel

Animated hero logo carousel with reduced-motion fallback.

Import

tsx
import { LogoCarousel } from "@cooud-ui/ui";
bash
npx cooud-ui add logo-carousel

Examples

API Reference

Generated from the component's exported types.

LogoCarouselProps

Extends HTMLAttributes<HTMLUListElement>

PropTypeDefaultDescription
items*
LogoCarouselItem[]
columns
number
columnCount
numberAlias kept for snippets that call this pattern `columnCount`.
interval
number2200
staggerDelay
number0.07
pauseOnHover
booleantrue
ariaLabel
string"Logo carousel"
variant
LogoCarouselVariant"ghost"
size
LogoCarouselSize"lg"
motionPreference
LogoCarouselMotionPreference"user"
itemClassName
string
logoClassName
string