Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cord committed Feb 9, 2022
2 parents eff11f0 + 3574a58 commit 120e2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/menu/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ More layouts with navigation: [Layout](/components/layout).
| popupClassName | Sub-menu class name, not working when `mode="inline"` | string | - | |
| popupOffset | Sub-menu offset, not working when `mode="inline"` | \[number, number] | - | |
| title | Title of sub menu | ReactNode | - | |
| theme | Color theme of the sub-menu (inherits from `Menu`) | | `light` \| `dark` | - | 4.18 |
| theme | Color theme of the sub-menu (inherits from `Menu`) | | `light` \| `dark` | - | 4.19.0 |
| onTitleClick | Callback executed when the sub-menu title is clicked | function({ key, domEvent }) | - | |
### Menu.ItemGroup
Expand Down

0 comments on commit 120e2fe

Please sign in to comment.