% Auto-generated: do not edit by hand
\name{jsonView}

\alias{jsonView}

\title{JsonView component}

\description{

}

\usage{
jsonView(id=NULL, src=NULL, name=NULL, theme=NULL, style=NULL, iconStyle=NULL,
indentWidth=NULL, collapsed=NULL, collapseStringsAfterLength=NULL,
groupArraysAfterLength=NULL, enableClipboard=NULL, displayObjectSize=NULL,
displayDataTypes=NULL, defaultValue=NULL, sortKeys=NULL, validationMessage=NULL)
}

\arguments{
\item{id}{Character. The ID used to identify this component in Dash callbacks}

\item{src}{Named list. }

\item{name}{Logical | character. }

\item{theme}{Character. }

\item{style}{Named list. }

\item{iconStyle}{Character. }

\item{indentWidth}{Numeric. }

\item{collapsed}{Logical | numeric. }

\item{collapseStringsAfterLength}{Logical | numeric. }

\item{groupArraysAfterLength}{Numeric. }

\item{enableClipboard}{Logical. }

\item{displayObjectSize}{Logical. }

\item{displayDataTypes}{Logical. }

\item{defaultValue}{Named list. }

\item{sortKeys}{Logical. }

\item{validationMessage}{Character. }
}
