Vue Lookup - PageLoadingEvent

The type of the pageLoading event handler's argument.

import { DxLookupTypes } from "devextreme-vue/lookup"
Type: DxLookupTypes.PageLoadingEvent

component

The UI component's instance.

Selector: DxComponent
Type:

Lookup

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any