Skip to content
Components

Skeleton

Animated placeholder for loading states.

html
<div class="b-skeleton" style="height: 1rem"></div>

API

| Class | Effect | | --- | --- | | .b-skeleton | Animated placeholder |

Set width and height inline. Honors prefers-reduced-motion (animation pauses).

Edit this page