OddApp Design

Skeleton

@oddapp/ui · Tier 1

Animated placeholder block displayed while content is loading.

Default

import { Skeleton } from '@oddapp/ui'

<Skeleton className="h-4 w-48" />
<Skeleton className="h-4 w-32" />
<Skeleton className="h-10 w-full" />