AvatarImage API
API reference for the AvatarImage component.
AvatarImage
Props
| Name | Type | Default | Description |
|---|---|---|---|
src | string | — | Image source URL |
priority | number | 0 | Priority for display order (higher = more preferred) |
namespace | string | "v0:avatar" | Namespace for retrieving avatar context |
Events
| Name | Payload | Description |
|---|---|---|
load | [e: Event] | — |
error | [e: Event] | — |
Slots
| Name | Slot Props | Description |
|---|---|---|
default | AvatarImageSlotProps | — |
