---
title: Scrollable Menu
page_title: Scrollable Menu - Menu - Kendo UI for Vue
description: "Use the scrollable functionality of the Kendo UI Menu wrapper for Vue."
slug: scrollable_menu_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/layout/menu/"
position: 5
---

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

# Scrollable Menu

The Menu provides options for scrolling its content.

As a result, the user can scroll the Menu items that do not fit within the popup height of the Menu.

{% meta height:450 %}
{% embed_file menu/scrollable/main.vue preview %}
{% embed_file menu/scrollable/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)
