DS0
Components

Skeleton

Placeholder loading indicator.

Text Skeleton

Card Skeleton

Usage

<Skeleton width="200px" />
<Skeleton variant="circular" width="48px" height="48px" />
<Skeleton lines={3} />

API

PropTypeDefault
varianttext | circular | rectangulartext
widthstring100%
heightstringauto
linesnumber1

On this page