title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Orientation |
Orientation - Menu - Kendo UI for Vue |
Configure the orientation of the Kendo UI Menu wrapper for Vue. |
orientation_menu_wrapper |
4 |
You can specify the orientation of the Menu by setting the orientation
option.
The configuration option accepts any of the following values:
horizontal
vertical
{% meta height:450 %} {% embed_file menu/orientation/main.vue preview %} {% embed_file menu/orientation/main.js %} {% endmeta %}