mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
d44f404eae
* chore: improve sort api table scripts * sort api * add ignore * Revert "sort api" This reverts commit 343505d5f09d69349ce1fbdaea2a9faa7e852207. * sort api * Update package.json * sort api * Delete sort-api.js * sort api * sort api * sort api * fix * Update index.zh-CN.md * fix input-number * fix input-number * sort func * fix * Method moved to the end * carousel method
1.7 KiB
1.7 KiB
category | type | title | cols | cover |
---|---|---|---|---|
Components | Data Display | Empty | 1 | https://gw.alipayobjects.com/zos/alicdn/MNbKfLBVb/Empty.svg |
Empty state placeholder.
When To Use
- When there is no data provided, display for friendly tips.
- User tutorial to create something in fresh new situation.
API
<Empty>
<Button>Create</Button>
</Empty>
Property | Description | Type | Default | Version |
---|---|---|---|---|
description | Customize description | ReactNode | - | |
image | Customize image. Will treat as image url when string provided | ReactNode | Empty.PRESENTED_IMAGE_DEFAULT |
|
imageStyle | The style of image | CSSProperties | - |
Built-in images
-
Empty.PRESENTED_IMAGE_SIMPLE
-
Empty.PRESENTED_IMAGE_DEFAULT