Display

Component

Skeleton

Animated pulsing placeholders for text lines, avatars, buttons, cards, and complex layout content during async data fetching.

Component Syntax

blade
<x-aura::skeleton variant="text" width="60%" />

1. Async Content Loading State

blade

Status: Loading

2. Built In Variant Styles

blade

Component Props

Available properties and configurations for the skeleton component.

Prop Default Available Values

variant

text
text avatar circle button badge card

size

md
xs sm md lg xl

width

null

CSS width string (e.g. 100%, 200px)

height

null

CSS height string (e.g. 40px, 120px)