contextmenu_item: Contextmenu item

Description Usage Arguments

View source: R/contextmenu.R

Description

A contextmenu consists of multiple contextmenu_item. These are in fact actionLinks with special styling.

Usage

1
contextmenu_item(inputId, label, icon = NULL, ...)

Arguments

inputId

The input slot that will be used to access the value.

label

The content of the button or link - usually a text label, but you could also use any other HTML, like an image.

icon

An optional icon to appear on the contextmenu_item.

...

Named attributes to be applied to the actionLink.


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