13 lines
297 B
Markdown
13 lines
297 B
Markdown
## API
|
|
|
|
```jsx
|
|
<Empty>
|
|
<Button>Create</Button>
|
|
</Empty>
|
|
```
|
|
|
|
| Property | Description | Type | Default |
|
|
| --- | --- | --- | --- |
|
|
| description | Customize description | string \| v-slot | - |
|
|
| image | Customize image. Will tread as image url when string provided | string \| v-slot | false |
|