Display a placeholder preview of component before the data gets loaded, it can help to the user aware and that the data is processing.
width & height props.animation to false.| Prop | Description | Type | Default |
|---|---|---|---|
| animation | Whether to active animation | boolean | true |
| asElement | Render element | string | 'span' |
| height | Height of Skeleton | string | number | - |
| variant | Appearance of Skeleton | 'block' | 'circle' | 'block' |
| width | Width of Skeleton | string | number | - |