Skeleton
A placeholder loading state for content that is being loaded.
Usage
Skeleton Props
| Prop | Type | Default |
|---|---|---|
isLoading | boolean | — |
className | string | — |
children | ReactNode | — |
asChild | boolean | — |
A placeholder loading state for content that is being loaded.
import { Skeleton } from '@ivaldi/ui'| Prop | Type | Default |
|---|---|---|
isLoading | boolean | — |
className | string | — |
children | ReactNode | — |
asChild | boolean | — |