Skip to Content
DocumentationSkeleton

Skeleton

Use to show a placeholder while content is loading.

Examples

Basic

Card Skeleton

Profile Skeleton

Different Shapes

Text Lines

Circular

Rectangular

Rounded

API

PropertyTypeDefaultDescription
classNamestring-CSS class name for styling the skeleton. Use it to define dimensions, rounded corners, and other styles.
…propsReact.ComponentProps<“div”>-All native div element properties are supported.
Last updated on