Guides
Navigation
Feedback
Overlays
Layout
Data Display
Forms
.md

Feedback

skeleton

Placeholder shown while content loads.

Installation

php artisan ui:add skeleton

Usage

<x-ui.skeleton class="h-4 w-32" />

Size it with utility classes, e.g. <x-ui.skeleton class="h-4 w-32" />.

Props

Every prop with its default. Pass any of them as attributes, using : to bind a PHP value.

@props([])