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