본문으로 건너뛰기
버전: 4.11.1

OnRequestPrepend

Type: TSInterface

PROPERTYTYPEDESCRIPTION
currentTargetInfiniteGrid이 이벤트를 트리거한 InfiniteGrid의 인스턴스
groupKeystring | number | undefined첫번째 그룹의 키.
nextGroupKeystring | number | undefinedVirtual Item(placeholder)들을 대체해야 할 다음 그룹의 키.
nextGroupKeysArray<string | number>Virtual Item(placeholder)들을 대체해야 할 다음 그룹키 배열.
isVirtualbooleanVirtual Item(placeholder)들에 해당하는 가상의 그룹을 요청하는지 여부
wait() => void데이터를 요청하기 위해 대기 상태로 설정한다.
ready() => void데이터 요청이 끝났다면 준비 상태로 설정한다.