Show the results for a solution in the solutionResults widget.
Usage
showSolutionResults(
  session = shiny::getDefaultReactiveDomain(),
  inputId,
  value
)Arguments
- session
- The - sessionobject passed to function given to- shinyServerDefault is- shiny::getDefaultReactiveDomain().
- inputId
- characterThe identifier of the input object.
- value
- characteridentifier for the Solution to show.