getPagingComponent
Lazily creates and returns a Paging helper for paging through records.
Usage
const paging = ds.getPagingComponent();API
getPagingComponent(): Paging<T>;Last updated
Was this helpful?
Lazily creates and returns a Paging helper for paging through records.
const paging = ds.getPagingComponent();getPagingComponent(): Paging<T>;Last updated
Was this helpful?
Was this helpful?