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: examples/docs/en-US/menu.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -336,6 +336,7 @@ Vertical NavMenu could be collapsed.
336
336
| show-timeout | timeout before showing a sub-menu | number | — | 300 |
337
337
| hide-timeout | timeout before hiding a sub-menu | number | — | 300 |
338
338
| disabled | whether the sub-menu is disabled | boolean | — | false |
339
+
| popper-append-to-body | whether to append the popup menu to body. If the positioning of the menu is wrong, you can try setting this prop | boolean | - | level one Submenu: true / other Submenus: false |
Copy file name to clipboardExpand all lines: examples/docs/es/menu.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -338,6 +338,7 @@ NavMenu vertical puede ser colapsado.
338
338
| show-timeout | tiempo de espera antes de mostrar un submenú | number | — | 300 |
339
339
| hide-timeout | tiempo de espera antes de ocultar un submenú | number | — | 300 |
340
340
| disabled | si esta `disabled` el sub-menu | boolean | — | false |
341
+
| popper-append-to-body | whether to append the popup menu to body. If the positioning of the menu is wrong, you can try setting this prop | boolean | - | level one Submenu: true / other Submenus: false |
341
342
342
343
### Atributos Menu-Item
343
344
| Atributo | Descripción | Tipo | Valores aceptados | Por defecto |
0 commit comments