@@ -22,7 +22,7 @@ Menu that provides navigation for your website.
...
@@ -22,7 +22,7 @@ Menu that provides navigation for your website.
Top bar NavMenu can be used in a variety of scenarios.
Top bar NavMenu can be used in a variety of scenarios.
::: demo
::: demo By default Menu is vertical, but you can change it to horizontal by setting the mode prop to 'horizontal'. In addition, you can use the submenu component to create a second level menu.
@@ -62,7 +62,7 @@ Top bar NavMenu can be used in a variety of scenarios.
...
@@ -62,7 +62,7 @@ Top bar NavMenu can be used in a variety of scenarios.
Vertical NavMenu with sub-menus.
Vertical NavMenu with sub-menus.
::: demo
::: demo You can use the el-menu-item-group component to create a menu group, and the name of the group is determined by the title prop or a named slot.