processButton: Style button used to initiate a process

View source: R/utils_interface.R

processButtonR Documentation

Style button used to initiate a process

Description

Style button used to initiate a process

Usage

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


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.