Function uiSchemaForDefinition
uiSchemaForDefinition( rootSchema: JSONSchema7, definitionName: string, options?: GenerateUISchemaOptions,): UISchemaElement Parameters
- rootSchema: JSONSchema7
- definitionName: string
Optionaloptions: GenerateUISchemaOptions
Returns UISchemaElement
Build a JSON Forms editing UISchema for one definition in the schema.