Home > @uniformdev/design-system > JsonEditor
JsonEditor() function
Signature:
JsonEditor: ({ defaultValue, onChange, jsonSchema, height, readOnly }: JsonEditorProps) => _emotion_react_jsx_runtime.JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
{ defaultValue, onChange, jsonSchema, height, readOnly } | JsonEditorProps |
Returns:
_emotion_react_jsx_runtime.JSX.Element