Important: We now recommend using the official shadcn/ui + Base UI setup for new projects.Learn more
basecn
Components

Skeleton

Use to show a placeholder while content is loading.

Installation

pnpm dlx shadcn@latest add https://basecn.dev/r/skeleton.json
or

If you are using a namespaced registry, you can use the following command:

pnpm dlx shadcn@latest add @basecn/skeleton

Examples

Card

On this page