ContextMenuTriggerOptions

ContextMenuTriggerOptions

Enum for options to change context trigger. The BOTH_CLICKS option is available from 10.8.0.cl.

Enumeration members🔗

BOTH_CLICKS🔗

BOTH_CLICKS:= "both-clicks"

Defined in : types.ts

LEFT_CLICK🔗

LEFT_CLICK:= "left-click"

Defined in : types.ts

RIGHT_CLICK🔗

RIGHT_CLICK:= "right-click"

Defined in : types.ts