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

\alias{jsonView}

\title{JsonView component}

\description{

}

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

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

\item{collapseStringsAfterLength}{Logical | numeric. }

\item{collapsed}{Logical | numeric. }

\item{defaultValue}{Named list. }

\item{displayDataTypes}{Logical. }

\item{displayObjectSize}{Logical. }

\item{enableClipboard}{Logical. }

\item{groupArraysAfterLength}{Numeric. }

\item{iconStyle}{Character. }

\item{indentWidth}{Numeric. }

\item{name}{Logical | character. }

\item{sortKeys}{Logical. }

\item{src}{Named list. }

\item{style}{Named list. }

\item{theme}{Character. }

\item{validationMessage}{Character. }
}

\value{named list of JSON elements corresponding to React.js properties and their values}

