<Chart.Skeleton className="h-56 w-full" />API
| Prop | Type | Default | |
|---|---|---|---|
label | string | "Loading" | Accessible name announced while the chart loads. |
Plus every <div> prop. Source: chart/components/chart-skeleton.tsx.
The loading state, in the chart's own frame.
<Chart.Skeleton className="h-56 w-full" />| Prop | Type | Default | |
|---|---|---|---|
label | string | "Loading" | Accessible name announced while the chart loads. |
Plus every <div> prop. Source: chart/components/chart-skeleton.tsx.