- Docs
 - Components
 - Avatar
 
Avatar
An image element with a fallback for representing the user.
Preview
Code
Installation
CLI
Manual
Usage
Single import
Multiple imports
Examples
Default
Preview
Code
Group
Preview
Code
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.