Angular List - PageLoadingEvent

The type of the pageLoading event handler's argument.

import { DxListTypes } from "devextreme-angular/ui/list"
Type: DxListTypes.PageLoadingEvent

component

The UI component's instance.

Selector: dxo-component
Type:

List

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any