R/widget_solutionResults_server.R
dropSolutionResults.Rd
Drop a solution to the solutionResults widget.
dropSolutionResults( 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
character identifier for the Solution to drop.