Loading component…
Components /Stacked Logos
Overlapping brand logos
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/stacked-logos.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| logoGroups | React.ReactNode[][] | - | Required groups of logo nodes. Each inner array is animated within one grid column. |
| className | string | - | Additional CSS classes. |
| duration | number | 30 | Duration of the animation cycle in seconds. |
| stagger | number | 0 | Animation timing offset between logo groups. |
| logoWidth | string | '200px' | Width of each logo group column. |