category | type | title | cover |
---|---|---|---|
Components |
Data Display |
Empty |
Empty state placeholder.
- When there is no data provided, display for friendly tips.
- User tutorial to create something in fresh new situation.
<Empty>
<Button>Create</Button>
</Empty>
Property | Description | Type | Default | Version |
---|---|---|---|---|
description | Customize description | string | v-slot | - | |
image | Customize image. Will tread as image url when string provided | string | v-slot | false | |
imageStyle | style of image | CSSProperties | - |