Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PageData<T>

One page of rows (data) returned by {@link Query.loadNextPage} or nextable queries.

Type Parameters

  • T

Hierarchy

Index

Properties

Properties

data: T[]

Items for this page