powered by
Close a material modal programmatically (server side).
close_material_modal(session, modal_id)
The session object passed to function given to shinyServer.
String. The ID of the modal to open.
open_material_modal
# NOT RUN { close_material_modal(session, "example_modal") # }
Run the code above in your browser using DataLab