mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-29 13:47:02 +08:00
493 B
493 B
category | type | title | cols |
---|---|---|---|
Components | Data Display | Empty | 1 |
Empty state placeholder.
When To Use
When there is no data provided, display for friendly tips.
API
<Empty>
<Button>Create</Button>
</Empty>
Property | Description | Type | Default |
---|---|---|---|
description | Customize description | string | ReactNode | - |
image | Customize image. Will tread as image url when string provided | string | ReactNode | false |