loadedDataModal | R Documentation |
Warn user about loaded data
loadedDataModal(session, modalId, replaceButtonId, keepButtonId)
session |
Shiny session |
modalId |
Character: identifier of the modal |
replaceButtonId |
Character: identifier of the button to replace data |
keepButtonId |
Character: identifier of the button to append data |
HTML elements for a warning modal reminding data is loaded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.