Loading component…
Components /Logo Slider
Infinite logo marquee
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/logo-slider.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| logos | Logo[] | - | Array of logo objects with src and alt. |
| className | string | - | Additional CSS classes. |
| speed | number | 30 | Speed of the marquee animation in seconds. |
| direction | 'left' | 'right' | 'left' | Direction of the marquee scroll. |