SchemaPropsGetter Type
SchemaPropsGetter = (schemaName: string) => SchemaProps | undefined
Gets the full schema Json for the input schema name or undefined if not found
@throws [Error] if the schema is found but json cannot be returned
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.