A loading placeholder that mimics the shape of content. When loading is false, it renders its children instead.
Import all parts of the component and piece them together
A loading placeholder. Renders children when loading is false.
| Prop | Type | Default |
|---|---|---|
loading* | boolean | true |
width* | string | -- |
height* | string | -- |
radius | string | "" |
customRootClass | string | "" |