---
title: Scrollablе ContextMenu
page_title: Scrollable ContextMenu - ContextMenu - Kendo UI for Vue
description: "Use the scrollable functionality of the Kendo UI ContextMenu wrapper for Vue."
slug: scrollable_contextmenu_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/layout/menu/context-menu/"
position: 2
---

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

# Scrollable ContextMenu

The ContextMenu provides options for scrolling its content.

As a result, the user can scroll the ContextMenu items that do not fit within the viewport height.

{% meta height:400 %}
{% embed_file contextmenu/scrollable/main.vue preview %}
{% embed_file contextmenu/scrollable/main.js %}
{% endmeta %}

## Suggested Links

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