docs: add documentation of all typings (#9359)
This commit is contained in:
@@ -86,6 +86,8 @@ Use the image prop to display different placeholder images.
|
||||
| image | Custom image |
|
||||
| description | Custom description |
|
||||
|
||||
## Theming
|
||||
|
||||
### CSS Variables
|
||||
|
||||
The component provides the following CSS variables, which can be used to customize styles. Please refer to [ConfigProvider component](#/en-US/config-provider).
|
||||
|
||||
@@ -91,6 +91,8 @@ Empty 组件内置了多种占位图片类型,可以在不同业务场景下
|
||||
| image | 自定义图标 |
|
||||
| description | 自定义描述文字 |
|
||||
|
||||
## 主题定制
|
||||
|
||||
### 样式变量
|
||||
|
||||
组件提供了下列 CSS 变量,可用于自定义样式,使用方法请参考 [ConfigProvider 组件](#/zh-CN/config-provider)。
|
||||
|
||||
Reference in New Issue
Block a user