Properties
Property | Type | Description |
---|---|---|
data | object | (required) Source data. |
schema | object | (optional) JSON Schema for validation of the data set. |
scrollTopOnSubmit | boolean | (optional) True for the UI to scroll to the top of the page when data is submitted. |
children | React.Node | (required) Contents. |