Skeleton
A placeholder shape shown while content is loading.
Preview
Installation
Usage
import { Skeleton } from "@/components/ui/skeleton"<Skeleton style={{ width: 160, height: 16 }} />API Reference
This is a custom component, not a Base UI wrapper.
Skeleton
A simple div with animated pulse effect for loading states. Apply sizing via inline styles or className.