JiaQi
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
components/config-provider/index.en-US.md
|
|
@ -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 | |
|
|
|