Skeleton
Use to show a placeholder while content is loading.
Installation
npx shadcn@latest add https://exawizards.com/exabase/design/registry/skeleton.jsonUsage
import { Skeleton } from "@/components/ui/skeleton"<Skeleton className="h-[20px] w-[100px] rounded-full" />API
Props of the div element are available.