1. Docs
  2. Components
  3. Avatar

Avatar

An image element with a fallback for representing the user.

Installation

Anatomy

Examples

Group

API Reference

Root

Contains all the parts of an avatar.

Image

The image to render. By default it will only render when it has loaded.

Fallback

An element that renders when the image hasn't loaded. This means whilst it's loading, or if there was an error.

Placeholder

An element that renders when the image is loading.