Skip to content
FeedbackBrowse feedback components
ComponentsFeedbackStable

Skeleton

Shimmer placeholder for content-loading states. Block, text, and circle shapes.

Live preview

Usage

Adapters:React stableVue stable
index.html
<div class="lm-skeleton h-6 w-1/2"></div>

CSS classes (3)

ClassDescription
lm-skeletonBase shimmer block
lm-skeleton-text1em high, ideal for line text
lm-skeleton-circleRound, for avatars

Accessibility

  • Mark loading regions with aria-busy='true' on a parent.

Spotted something wrong? Edit this entry on GitHub.