modal-operations.RdShow and hide modal from the application server
hideModalUI(modalId, session = shiny::getDefaultReactiveDomain())
showModalUI(modalId, session = shiny::getDefaultReactiveDomain())Id of the modal to show/hide.
Shiny session object.
No return value, used for side effect.