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


plotly/dashR documentation built on June 14, 2024, 7:45 p.m.