Skip to main content
Version: 4.1.1

OnRequestPrepend

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 placeholders.

isVirtualboolean

Whether to request virtual groups corresponding to placeholders.

wait() => void

Set to standby to request data.

ready() => void

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