mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
docs(ConfigProvider): modify useConfig Api table header (#43128)
This commit is contained in:
parent
78d117f492
commit
3a67e46b60
@ -97,7 +97,7 @@ const {
|
||||
} = ConfigProvider.useConfig();
|
||||
```
|
||||
|
||||
| 返回值 | 说明 | 类型 | 默认值 | 版本 |
|
||||
| Property | Description | Type | Default | Version |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| componentDisabled | antd component disabled state | boolean | - | 5.3.0 |
|
||||
| componentSize | antd component size state | `small` \| `middle` \| `large` | - | 5.3.0 |
|
||||
|
Loading…
Reference in New Issue
Block a user