View source: R/ui_solutionResultsModal.R
solutionResultsModal | R Documentation |
Constructs a modal for displaying solution results.
solutionResultsModal(id, trigger)
id |
|
trigger |
|
A shiny.tag
object with the modal
## Not run:
# run Shiny app to demo the sidebar pane
if (interactive()) {
runExample("solutionResultsModal")
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.