Empty
Placeholder when there is no data.
Basic Usage
loading
Type
loading
Custom Slot
loading
API
| Prop | Description | Type |
|---|---|---|
| description | Description text | string |
| image | Custom image URL | string |
| showImage | Whether to show image | boolean |
| type | Color type for placeholder | 'primary' | 'success' | 'warning' | 'danger' | 'info' | 'default' |
Slots: default (custom content), image, footer.