processButton: Style button used to initiate a process

Description Usage Arguments Value

View source: R/utils_interface.R

Description

Style button used to initiate a process

Usage

1
processButton(id, label, ..., class = "btn-primary")

Arguments

id

Character: button identifier

label

Character: label

...

Arguments passed on to shiny::actionButton

icon

An optional icon() to appear on the button.

width

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

class

Character: class

Value

HTML for a button


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.