R/ui_errorModal.R
errorModal.Rd
Constructs a modal for displaying error information.
errorModal(id, trigger)
character identifier for the modal.
character
character identifier for the modal trigger. See shinyBS::bsModal for further details.
A shiny.tag object with the modal
shiny.tag