Add a solution to the solutionResults widget.

addSolutionResults(session = shiny::getDefaultReactiveDomain(), inputId, value)

Arguments

session

The session object passed to function given to shinyServer Default is shiny::getDefaultReactiveDomain().

inputId

character The identifier of the input object.

value

Solution object.