mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
docs: typo(version not exist) (#18378)
This commit is contained in:
parent
7ce3a58d47
commit
b2bc511163
@ -62,7 +62,7 @@ More layouts with navigation: [layout](/components/layout).
|
||||
|
||||
| Param | Description | Type | Default value | Version |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| popupClassName | sub menu class name | string | | 3.21.5 |
|
||||
| popupClassName | sub menu class name | string | | 3.22.0 |
|
||||
| children | sub menus or sub menu items | Array<MenuItem\|SubMenu> | | |
|
||||
| disabled | whether sub menu is disabled or not | boolean | false | |
|
||||
| key | unique id of the sub menu | string | | |
|
||||
|
Loading…
Reference in New Issue
Block a user