Function groupSchema

  • Create new JSON schema where properties marked with same ui:group are grouped together into an object.

    Returns

    Parameters

    • schema: JSONSchema7
    • uiSchema: UiSchema

    Returns JSONSchema7

Generated using TypeDoc