Import
import { Skeleton } from "@/components/ui"API
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "text" | "circular" | "rectangular" | "text" | Shape of the skeleton. |
| width | string | number | — | Element width. |
| height | string | number | — | Element height. |
import { Skeleton } from "@/components/ui"| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "text" | "circular" | "rectangular" | "text" | Shape of the skeleton. |
| width | string | number | — | Element width. |
| height | string | number | — | Element height. |