nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jqTree / _entries / 34_usecontextmenu.md
1 ---
2 title: useContextMenu
3 name: usecontextmenu
4 ---
5
6 Bind the context menu event (true/false).
7
8 **true** (default)
9
10 A right mouse-click will trigger a [tree.contextmenu](#event-tree-contextmenu) event. This overrides the native contextmenu of the browser.
11
12 **false**
13
14 A right mouse-click will trigger the native contextmenu of the browser.