Skip to content

Skeleton

Terminal window
npx stylesheet-ui add skeleton
import { Skeleton } from "@/components/ui/skeleton";
<Skeleton width={120} height={16} />
<Skeleton width="100%" height={200} radius={12} />