Docs
骨架

骨架

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

安装

pnpm dlx shadcn@latest add skeleton

用法

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

示例

卡片