print.dash_component: Output a dash component object as JSON

View source: R/print.R

print.dash_componentR Documentation

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 class 'dash_component'
print(x, ...)

Arguments

x

an object of class dash_component

...

not currently used


dash documentation built on June 23, 2022, 9:11 a.m.