View source: R/UI_components.R
mActionButton | R Documentation |
An actionButton that can optionally be colored in Cornell red
mActionButton(..., red = FALSE)
... |
passed to shiny::actionButton |
red |
if True, button will be red |
a actionButton
that can be turned red easily
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.