fmRunButton: Run button

Description Usage Arguments Details Value

View source: R/button.R

Description

Creates toggle button, that may be used to control a long background process (start, cancel etc)

Usage

1
fmRunButton(inputId, fm, defaultValue = FALSE, blocked = FALSE)

Arguments

inputId

character string, the button ID

fm

FutureManager object

defaultValue

logical, the initial button value

blocked

logical, should the button be blocked?

Details

See fmError for some example.

Value

button HTML


Boehringer-Ingelheim/FutureManager documentation built on June 16, 2021, 6:23 p.m.