Angular ScrollView - ReachBottomEvent

The type of the reachBottom event handler's argument.

import { DxScrollViewTypes } from "devextreme-angular/ui/scroll-view"
Type: DxScrollViewTypes.ReachBottomEvent

component

The UI component's instance.

Type:

ScrollView

element

The UI component's container.