Avatar
The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.
Installation
CLI
Manual
Basic
View
Code
Avatar Initials
Use the initials
prop to display the initials of the user.
View
Code
Fallback
If the image fails to load and no initials, the icon will be displayed
View
Code
Shape
View
Code

Size
View
Code









Avatar Group
You can use the AvatarGroup
component to display a group of avatars.
View
Code