Skip to main content

AvatarFallback

@arolariu/components


@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 render prop for element composition
  • Styling via CSS Modules with --ac-* custom properties

Example

<AvatarFallback>AO</AvatarFallback>

See

Base UI Documentation

Type Aliases

// was this page useful?