---
title: Orientation
page_title: Orientation - Menu - Kendo UI for Vue
description: "Configure the orientation of the Kendo UI Menu wrapper for Vue."
slug: orientation_menu_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/layout/menu/vertical/"
position: 4
---

<div><WrapperBanner link="/kendo-vue-ui/components/layout/menu/vertical"></WrapperBanner></div>    

# Orientation

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 %}

## Suggested Links

* [Kendo UI Menu for jQuery](https://docs.telerik.com/kendo-ui/controls/navigation/menu/overview)
* [API Reference of the Menu Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/menu)
