Preparing search index...
The search index is not available
mdv
mdv
charts/dialogs/H5JsonViewer
JsonViewerProps
Interface JsonViewerProps
interface
JsonViewerProps
{
data
:
Record
<
string
,
any
>
;
initiallyExpanded
?:
boolean
;
maxHeight
?:
string
;
title
?:
string
;
}
Index
Properties
data
initially
Expanded?
max
Height?
title?
Properties
data
data
:
Record
<
string
,
any
>
Optional
initially
Expanded
initiallyExpanded
?:
boolean
Optional
max
Height
maxHeight
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
initially
Expanded
max
Height
title
mdv
Loading...