Skeleton
Display a skeleton whilst another component is loading.
Default with set width
Show codeHide code
Default with box height
Show codeHide code
Wrapping children
If you do not pass a fixed size, it will be calculated automatically.
Show codeHide code
Wrapping children with fixed size
The skeleton will hide when children are not null, but the size is retained.