print.dash_component: Output a dash component object as JSON
Description
Objects of the dash_component
class support a print
method,
which first processes the nested list object, and then returns
its JSON representation.
Usage
# S3 method for dash_component
print(x, ...)
Arguments
x
an object of class dash_component