Loading component…
Components /Masked Avatars
Stacked masked avatar list
Run the following command
npx shadcn@latest add https://raw.githubusercontent.com/Ashutoshx7/VengeanceUI/main/public/r/masked-avatars.json| Prop Name | Type | Default | Description |
|---|---|---|---|
| avatars | Avatar[] | - | Array of avatar objects with src and alt. |
| className | string | - | Additional CSS classes. |
| size | number | 40 | Size of each avatar in pixels. |
| overlap | number | -8 | Overlap between avatars in pixels (negative for overlap). |