Vue ScrollView - ReachBottomEvent

The type of the reachBottom event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

ScrollView

element

The UI component's container.