Sajari UI

Skeleton

Skeleton is used to display the loading state of some component.

Import

Usage

You can use it as a standalone component

Editable Example

Or to wrap another component to take the same height and width

Editable Example

Useful when fetching remote data

Example

You can use it as a standalone component

Editable Example

Skeleton color

You can change the background color with backgroundColor.

Editable Example