Updates inputs created with the help of InputAdapter
function (part of the JavaScript
interface). Analogous to shiny::updateX()
family of functions, but generic.
Usage
updateReactInput(session = shiny::getDefaultReactiveDomain(), inputId, ...)
Updates inputs created with the help of InputAdapter
function (part of the JavaScript
interface). Analogous to shiny::updateX()
family of functions, but generic.
updateReactInput(session = shiny::getDefaultReactiveDomain(), inputId, ...)