Avatar
Displays a user avatar with image, auto-generated initials, or icon fallback. Supports color generation, variants, and click interaction.
Import
import { Avatar, AvatarGroup } from 'reablocks';
Avatar Props
| Prop | Type | Default | Description |
|---|---|---|---|
name | string | — | Person's name (used for initials and color generation) |
src | string | — | Image URL for the avatar |
size | number | 24 | Avatar size in pix |
[Description truncada. Veja o README completo no GitHub.]