Description Usage Arguments Value
Updates the run button (on frontend) and also its state (on backend)
1 2 3 4 5 6 | fmUpdateRunButton(
inputId,
status,
fm,
session = shiny::getDefaultReactiveDomain()
)
|
inputId |
character string, the button ID |
status |
character string, the process status |
fm |
FutureManager object |
session |
shiny session object |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.