• If in uiSchema a prop has 'ui:indexable':true or 'ui:options':{indexable:true} and that prop in schema has maxItemsFrom===moleculesPropName then set ui:options':{indexable} to paths of molecules.

    Parameters

    • uiSchema: UiSchema
    • schema: JSONSchema7
    • moleculeInfos: MoleculeInfo[]
    • moleculesPropName: undefined | string

    Returns UiSchema

Generated using TypeDoc