- Docs
- Components
- Avatar
Avatar
An image element with a fallback for representing the user.
Preview
Code
Installation
CLI
Manual
Anatomy
Single import
Multiple imports
Examples
Group
Preview
Code
API Reference
Avatar.Root
| Prop | Type | Default |
|---|---|---|
children | ReactNode |
Avatar.Image
| Prop | Type | Default |
|---|---|---|
src | string | |
alt | string |
Avatar.Fallback
| Prop | Type | Default |
|---|---|---|
children | ReactNode |
Avatar.Placeholder
| Prop | Type | Default |
|---|---|---|
children | ReactNode |