JsonWidgetThis is a React component
SourceThis is a React component
import { JsonWidget } from "@prestojs/ui-antd";
JsonWidget(props)
See Input.TextArea for props available
Renders as a TextArea
Parameter | Type | Description | |
---|---|---|---|
* | props.input | InputProps | The input props for the widget. This should include, at minimum:
Can also include
|