You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/menu/index.en-US.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ More layouts with navigation: [Layout](/components/layout).
34
34
| forceSubMenuRender | render submenu into DOM before it shows | boolean | false |
35
35
| inlineCollapsed | specifies the collapsed status when menu is inline mode | boolean | - |
36
36
| inlineIndent | indent px of inline menu item on each level | number | 24 |
37
-
| mode | type of the menu; `vertical`, `horizontal`, and `inline` modes are supported |string: `vertical`\|`vertical-right`\|`horizontal`\|`inline`|`vertical`|
37
+
| mode | type of the menu; `vertical`, `horizontal`, and `inline` modes are supported |`vertical`\|`horizontal`\|`inline`|`vertical`|
0 commit comments