modal-operations | R Documentation |
Show and hide modal from the application server
hideModalUI(modalId, session = shiny::getDefaultReactiveDomain()) showModalUI(modalId, session = shiny::getDefaultReactiveDomain())
modalId |
Id of the modal to show/hide. |
session |
Shiny session object. |
No return value, used for side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.