Skeleton
Use to show a placeholder while content is loading.
Installation
npx shadcn@latest add @uipath/skeletonUsage
import { Skeleton } from "@/components/ui/skeleton"<Skeleton className="w-[100px] h-[20px] rounded-full" />Use to show a placeholder while content is loading.
npx shadcn@latest add @uipath/skeletonimport { Skeleton } from "@/components/ui/skeleton"<Skeleton className="w-[100px] h-[20px] rounded-full" />