120k

Skeleton

Use to show a placeholder while content is loading.

Installation

pnpm dlx shadcn@latest add @force-ui-ember/skeleton

Usage

import { Skeleton } from '@/ui/skeleton';
<Skeleton @class="h-[20px] w-[100px] rounded-full" />

Examples

Avatar

Card

Text

Form

Table

RTL

To enable RTL support in Force UI, see the RTL configuration guide.