Empty
Placeholder hints for empty states.
Basic usage
Custom Image
Use image prop to set image URL.
Image Size
Use image-size prop to control image size.
Bottom Content
Use the default slot to insert content at the bottom.
The list is empty
Create a new item by click the button below
Empty Attributes
| Attribute | Description | Type | Acceptable Value | Default |
|---|---|---|---|---|
| image | image URL | string | — | — |
| image-size | image size (width) | number | — | — |
| description | description | string | — | — |
Empty Slots
| Name | Description |
|---|---|
| default | Custom bottom content |
| image | Custom image |
| description | Custom description |