R/state_manager.R
state_manager.Rd
A shiny::reactiveValues object with type safety features. All elements must be named and initialized with state()
shiny::reactiveValues
state()
state_manager(...)
Objects that will be added to the reactivevalues object. All of these objects must be named.