closeAlert | R Documentation |
Close a shinyalert popup message
closeAlert(num = 0, id = NULL)
num |
Number of popup messages to close. If set to 0 (default) then all messages are closed. This is only useful if you have multiple popups queued up. |
id |
To close a specific popup, use the ID returned by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.