Avatar
An image element with a fallback for representing the user.
Installation
bash
npx shadcn@latest add avatarImport
import { Avatar, AvatarImage, AvatarFallback } from "@/components/ui/avatar"With image and fallback
SC
Fallback only
NM
Sizes
SMMDLG
Stacked group
SCLR+4
Props
PROPTYPEDEFAULTDESCRIPTION
srcstring—On AvatarImage — image URLaltstring—On AvatarImage — alt textdelayMsnumber600On AvatarFallback — delay before showing fallback (prevents flash)