Component Documentation
Avatar
The Avatar component is a circular image element used to visually represent a user โ commonly seen in comments, profile previews, team sections, and other user-centered UI elements.
You can easily swap the image using the Component Properties panel.
Avatars can be displayed individually or in groups. For grouped displays, use the Avatar Group component. This creates a horizontally stacked layout with overlapping Avatars and subtle borders to distinguish each one visually.
Usage
- Drag the Avatar component onto the canvas.
- Replace the image using the properties panel.
- Adjust the size by switching the Avatar item's variant (e.g. small, medium, large).
- (Optional) Wrap multiple Avatars inside the Avatar Group for an overlapping layout.
This setup is ideal for team previews, participant lists, or collaborative tools.