actionItem: Action item

Description Usage Arguments

View source: R/action_item.R

Description

Create a menuItem-like actionButton with an enclosing div with class "div-btn-sidebar".

Usage

1
actionItem(inputId, label, ...)

Arguments

inputId

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

label

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

An

optional icon to appear on the button.

width

The width of the input, e.g. '400px', or '100%'; see validateCssUnit.


DavidBarke/QWUtils documentation built on Jan. 13, 2020, 11:52 a.m.