Show, Hide or Remove Semantic UI modal
This displays a hidden Semantic UI modal.
show_modal(id, session = shiny::getDefaultReactiveDomain()) remove_modal(id, session = shiny::getDefaultReactiveDomain()) remove_all_modals(session = shiny::getDefaultReactiveDomain()) removeModal(session = shiny::getDefaultReactiveDomain()) hide_modal(id, session = shiny::getDefaultReactiveDomain())
id |
ID of the modal that will be displayed. |
session |
The |
modal
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.