Skip to main content
Version: 4.11.1

OnRequestPrepend

Type: TSInterface

PROPERTYTYPEDESCRIPTION
currentTargetInfiniteGrid

An InfiniteGrid instance that triggered this event.

groupKeystring | number | undefined

First group key.

nextGroupKeystring | number | undefined

The key of the next group that should replace Virtual Item(placeholder)s.

nextGroupKeysArray<string | number>

Array of the following group keys that need to be replaced with Virtual Item(placeholder)s.

isVirtualboolean

Whether to request virtual groups corresponding to Virtual Item(placeholder)s.

wait() => void

Set to standby to request data.

ready() => void

When the data request is complete, it is set to ready state.