shinyalert {shinysky} | R Documentation |
Creates an shinyalert
shinyalert(id, click.hide = TRUE, auto.close.after = NULL)
id |
Specifies the alert id that will be used to access the |
click.hide |
If TRUE then clicking on the alert will hide it. Defaults to TRUE |
auto.close.after |
After this many seconds auto close the alert |
shinyalert
Other ShinySky.elements: actionButton2
,
hideshinyalert
, select2Input
,
showshinyalert
,
textInput.typeahead