Type alias FormElementLookupEnvironmentUrl

FormElementLookupEnvironmentUrl: FormElementEnvironmentUrl & {
    runLookupOnClear?: boolean;
}