Interface.CursorInfiniteState
@standhigher/polaris-data-table
@standhigher/polaris-data-table / CursorInfiniteState
Interface: CursorInfiniteState<T>
Type Parameters
T
T
Properties
items
items: readonly
T[]
nextCursor
nextCursor:
string|null
loading
loading:
boolean