R/ui_helpModal.R
helpModal.Rd
Constructs a modal for displaying helpful information.
helpModal(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