Back to Daisyui

Skeleton

skills/daisyui/components/skeleton.md

5.6.14432 B
Original Source

skeleton

Skeleton is a component that can be used to show a loading state

skeleton docs

Class names

  • component: skeleton
  • modifier: skeleton-text

Syntax

html
<div class="skeleton"></div>

Example with text skeleton:

html
<div class="skeleton skeleton-text">Loading data...</div>

Rules

  • Add h-* and w-* utility classes to set height and width