summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/jqTree/_entries/34_usecontextmenu.md
blob: 71137b03816230a9ae07bf019623a0359a6bfed5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
title: useContextMenu
name: usecontextmenu
---

Bind the context menu event (true/false).

**true** (default)

A right mouse-click will trigger a [tree.contextmenu](#event-tree-contextmenu) event. This overrides the native contextmenu of the browser.

**false**

A right mouse-click will trigger the native contextmenu of the browser.