Webix 11.4 Released Read More New Features in Core, Kanban & Rich Text Editor, plus a Powerful SpreadSheet Update

JavaScript Context Menu Widget

The JavaScript Context Menu provided by Webix can be quickly triggered with a right click. You can define the list of items that a drop-down menu will contain, create multi-level menus and attach event handlers to the items. The HTML5 context menu can be added to any Webix widget.

ContextMenu live demo

Right click here

ContextMenu Key Features

Attached to a widget

The Context menu widget can be used with any other Webix widget. Adding a context menu to an existing widget doesn’t require much effort. All you have to do is add an extra property to the widget's configuration. After initializing the context menu you can use its API to link it to the previously created widget.

Right click to show context menu

ContextMenu – Part of Webix UI Library

Get a 30-day free trial to test ContextMenu along with 100+ UI widgets, a common API, and a shared data layer for building data-driven web apps.

ContextMenu functionality

ContextMenu – Part of Webix UI Library

Get a 30-day free trial to test ContextMenu along with 100+ UI widgets, a common API, and a shared data layer for building data-driven web apps.

Other navigation widgets