Back to Dictionary
Waiting & Loading
●○○Ready to Use

Skeleton Wave

Similar to a shimmer loader, but animates a soft gradient wave that sweeps diagonally across multiple skeleton blocks sequentially.

Live Demo

What It Is

Similar to a shimmer loader, but animates a soft gradient wave that sweeps diagonally across multiple skeleton blocks sequentially.

When to Use

  • Complex dashboard layouts with many distinct sections loading at once

When NOT to Use

  • Single line text loads

Configuration Tips

  • 01Coordinate the wave animation delay across adjacent elements to make the wave travel continuously

You've Seen It In

FacebookLinkedIn

Prompt Templates

Copy and paste these prompts into your AI coding assistant.

Create a skeleton loader with a wave effect.

Code Example (Tailwind CSS)

export function SkeletonWaveDemo() {}