Preview
ALGHKJ
Usage
Avatar usage<Avatar name="Ada Lovelace" />API
Avatar APIAvatarProps
| prop | type | notes |
|---|---|---|
| name | string | Person/entity name — the accessible label, and the initials source. |
| src? | string | Image URL. Omit to render initials (no JS-off error fallback — pass src only when it exists). |
| size? | 'sm' | 'md' | 'lg' | 'sm' 24px · 'md' 32px (default) · 'lg' 40px. |
| mix? | MixInput |