Variable: SchemaForm
constSchemaForm:object
SchemaForm component is a compound component that includes Form, Title, and Button. It serves as an entry point for using the customized form components.
Type declaration
| Name | Type | 
|---|---|
| Button | ( __namedParameters) =>Element | 
| Form | ( props) =>Element | 
| Title | ( __namedParameters) =>Element | 
Defined in
packages/react-material-ui/src/components/SchemaForm/SchemaForm.tsx:217 (opens in a new tab)