Back to App
components · data-display

Avatar

Display user or entity image

preview
AV
sizes
AV
xs
size-6 text-xs
AV
sm
size-8 text-xs
AV
md
size-10 text-sm
AV
lg
size-12 text-base
AV
xl
size-14 text-lg
usage
<Avatar>
  <AvatarImage src="/avatar.png" />
  <AvatarFallback>AV</AvatarFallback>
</Avatar>
props
proptypedefault
size"xs" | "sm" | "md" | "lg" | "xl""xs"
classNamestringundefined