Skeleton
Placeholder skeleton for loading content.
Basic Usage
loading
Type
loading
Multiple Rows & Custom
loading
API
| Prop | Description | Type |
|---|---|---|
| loading | Whether to show skeleton | boolean |
| animated | Whether to animate | boolean |
| rows | Number of paragraph rows | number |
| avatar | Whether to show avatar placeholder | boolean |
| type | Color type for skeleton | 'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default' |
Slots: default (content to show when loading completes).