Empty
Default
<template>
<s-empty description="No matching records">
<s-button size="small">Clear filters</s-button>
</s-empty>
</template>
PROPS
| Property | Type | Values | Description | default | Example | More |
|---|
| image | String | URL | Custom illustration URL. | — | — | |
| image-size | Number | String | CSS size | Illustration box size. | 96 | — | |
| description | String | text | Empty-state message. | — | — | |
| No matching data |