Description Usage Arguments Details Value
Creates toggle button, that may be used to control a long background process (start, cancel etc)
1 | fmRunButton(inputId, fm, defaultValue = FALSE, blocked = FALSE)
|
inputId |
character string, the button ID |
fm |
FutureManager object |
defaultValue |
logical, the initial button value |
blocked |
logical, should the button be blocked? |
See fmError
for some example.
button HTML
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.