Variable AvatarSkeletonConst
Beta
AvatarSkeleton: IStyledComponentBase<
"web",
Substitute<
Omit<SkeletonProps & HTMLProps<HTMLDivElement>, "ref"> & RefAttributes<
HTMLDivElement,
>,
AvatarSkeletonProps,
>,
> & string & Omit<
ForwardRefExoticComponent<
Omit<SkeletonProps & HTMLProps<HTMLDivElement>, "ref"> & RefAttributes<
HTMLDivElement,
>,
>,
keyof Component<any, {}, any>,
> = ...
A loading skeleton element representing a user avatar