feedback/@mihcm/ui·v0.21.0·stable
Skeleton
Pulsing placeholder for loading states. Always prefer skeletons over spinners to preserve layout.
Props
The full prop API for Skeleton. Same surface in web and React Native — bundlers pick the right variant via the react-native export condition.
| Prop | Type | Default | Description | Since |
|---|---|---|---|---|
className | string | — | Set the shape — width, height, border-radius — via utility classes. | 0.3.0 |
Import
import { Skeleton } from '@mihcm/ui/Skeleton';