Functions
AutoScrollJsonViewer()
Parameters
props
AutoScrollJsonViewerProps
Component properties.
Returns
Element
Scroll-aware container wrapping the JSON tree.
JsonViewer()
Parameters
props
JsonViewProps<object>
Props passed down to the underlying @uiw/react-json-view component.
Returns
Element
Interactive JSON tree element.