solutionResultsModal: Solution results modal

View source: R/ui_solutionResultsModal.R

solutionResultsModalR Documentation

Solution results modal

Description

Constructs a modal for displaying solution results.

Usage

solutionResultsModal(id, trigger)

Arguments

id

character identifier for the modal.

trigger

character identifier for the modal trigger. See shinyBS::bsModal for further details.

Value

A shiny.tag object with the modal

Examples

## Not run: 
# run Shiny app to demo the sidebar pane
if (interactive()) {
  runExample("solutionResultsModal")
}

## End(Not run)


NCC-CNC/wheretowork documentation built on Feb. 27, 2025, 6:11 p.m.