/
1.1k
Sponsor

Skeleton

Shimmer loading placeholder

Terminal

Installation

$ pnpm dlx shadcn@latest add @termcn/opentui/skeleton

Usage

import { Skeleton } from "@/components/ui/skeleton";
<Skeleton width={30} height={3} />

Examples

Static (No Animation)

Terminal

API Reference

Skeleton

PropTypeDefault
widthnumber20
heightnumber1
animatedbooleantrue