dependencies: Input/Output/State definitions
Description
Use in conjunction with the callback()
method from the dashR::Dash class
to define the update logic in your application.
Usage
output(id, property)input(id, property)
state(id, property)
Arguments
property
the component property to use