AvatarFallback
@arolariu/components / AvatarFallback
AvatarFallback
Renders fallback content when the avatar image is unavailable.
Remarks
- Renders a
<span>element by default - Built on Base UI Avatar
- Supports the
renderprop for element composition - Styling via CSS Modules with
--ac-*custom properties
Example
<AvatarFallback>AO</AvatarFallback>
See
Type Aliases
// was this page useful?