Skeleton

Use to show a placeholder while content is loading.

Docs

Installation

npx solidui-cli@latest add skeleton

Usage

import { Skeleton } from "~/components/ui/skeleton"
<Skeleton height={16} width={200} radius={10} />