Skeleton
Use to show a placeholder while content is loading.
Installation
Usage
<Skeleton className="h-[20px] w-[100px] rounded-full" />Use to show a placeholder while content is loading.
@react.component
let make = () =>
<div className="flex items-center gap-4">npx shadcn@latest add @rescript-shadcn/Skeleton
<Skeleton className="h-[20px] w-[100px] rounded-full" />@react.component
let make = () =>
<div className="flex w-fit items-center gap-4">@react.component
let make = () =>
<Card className="w-full max-w-xs">@react.component
let make = () =>
<div className="flex w-full max-w-xs flex-col gap-2">@react.component
let make = () =>
<div className="flex w-full max-w-xs flex-col gap-7">@react.component
let make = () =>
<div className="flex w-full max-w-sm flex-col gap-2">