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.
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 |