Skeleton

Skeleton screen, generally used to display the loading state of the general structure of the page before the data has been loaded

<Skeleton.Title />
<Skeleton.Paragraph />

Example

Basic usage of Skeleton component.

API

Skeleton / Skeleton.Title

PropertiesDescriptionTypeDefault
animatedWhether display the skeleton placeholders loadingBooleanfalse

Skeleton.Paragraph

PropertiesDescriptionTypeDefault
animatedWhether display the skeleton placeholders loadingBooleanfalse
lineCountThe number of paragraph linesnumber3