Reference home > @af-utils/virtual-core > VirtualScrollerEvent

VirtualScrollerEvent variable

Possible events, supported by VirtualScroller.on() method

Signature:

VirtualScrollerEvent: {
    readonly RANGE: 0;
    readonly SCROLL_SIZE: 1;
    readonly SIZES: 2;
}

Remarks

Events Description: