@oneblink/sdk-core
    Preparing search index...

    Type Alias FormElementLookupStaticDataPreFillBase

    type FormElementLookupStaticDataPreFillBase = {
        formElementName: string;
    }
    Index

    Properties

    Properties

    formElementName: string

    Must match a "FormElement.name" property exactly to pre-fill with the "preFillValue".