R/widget_solutionResults_server.R
addSolutionResults.Rd
Add a solution to the solutionResults widget.
addSolutionResults(session = shiny::getDefaultReactiveDomain(), inputId, value)
The session object passed to function given to shinyServer Default is shiny::getDefaultReactiveDomain().
session
shinyServer
shiny::getDefaultReactiveDomain()
character The identifier of the input object.
character
Solution object.