Home > @uniformdev/design-system > JsonEditor

JsonEditor() function

Signature:

JsonEditor: ({ defaultValue, onChange, jsonSchema, height, readOnly }: JsonEditorProps) => _emotion_react_jsx_runtime.JSX.Element

Parameters

ParameterTypeDescription
{ defaultValue, onChange, jsonSchema, height, readOnly }JsonEditorProps

Returns:

_emotion_react_jsx_runtime.JSX.Element