Displays a user's profile picture, initials, or fallback icon.
Copy the following code into your app directory.
Command
Command
Manual
Manual
uv
from components.ui.avatar import avatarUse the following composition to build a Avatar
Below are examples demonstrating how the component can be used.
Displays a basic avatar with either a user image or a fallback placeholder.
CNBUI
BUBUIRE
Demonstrates how to scale the avatar component using Tailwind utility classes.
RERERERERE
Shows how to combine an avatar with status or notification badges for added context.
CN