SkeletonAvatar

SkeletonAvatars are placeholders for loading Avatars. They support the same variants as the Avatar component.

Page navigation navigation

React
experimental

React examples

Default

Custom size

Square variant

Props

SkeletonAvatar

NameDefaultDescription
size
20
number | { narrow?: number; regular?: number; wide?: number; }

The size of the avatar in pixels.

square
false
boolean

If true, the avatar will be square instead of circular.

className
string

Class name for custom styling.