89.1k

用于在内容加载时显示占位符。

安装

pnpm dlx shadcn@latest add skeleton

用法

import { Skeleton } from "@/components/ui/skeleton"
<Skeleton className="h-[20px] w-[100px] rounded-full" />

示例

卡片