contextmenu: Contextmenu

Description Usage Arguments

View source: R/contextmenu.R

Description

This creates the UI representing a contextmenu at absolute position (x, y). Contextmenus are typically displayed after the user clicked UI using the right mouse button. Contextmenus consist of contextmenu_item and contextmenu_hr.

Usage

1

Arguments

x, y

Integer. Contextmenus upper left corner is displayed at (x px, y px).

...

UI elements to include in the contextmenu, typically contextmenu_item and contextmenu_hr.


DavidBarke/shinyExplorer documentation built on Aug. 28, 2020, 8:54 p.m.