Type Alias FormElementLookupStaticDataRecordBase

FormElementLookupStaticDataRecordBase: {
    preFills: FormElementLookupStaticDataPreFill[];
}

Type declaration

  • preFills: FormElementLookupStaticDataPreFill[]

    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.