1. Docs
  2. Components
  3. Avatar

Avatar

An image element with a fallback for representing the user.

Installation

Anatomy

Examples

Group

API Reference

Avatar.Root

PropTypeDefault
children
ReactNode

Avatar.Image

PropTypeDefault
src
string
alt
string

Avatar.Fallback

PropTypeDefault
children
ReactNode

Avatar.Placeholder

PropTypeDefault
children
ReactNode