@oneblink/apps-react
    Preparing search index...

    Type Alias FormElementLookupStaticDataRecordBase

    type FormElementLookupStaticDataRecordBase = {
        preFills: FormElementLookupStaticDataPreFill[];
    }
    Index

    Properties

    Properties

    The pre-fill data to inject into the form when the "inputValue" matches exactly what the user has entered or selected when completing the form.