Appearance
Home > @liquidrazor/list-display > UseListCoreResult > setPageIndex
UseListCoreResult.setPageIndex property
Moves to the specified page index.
Signature:
typescript
setPageIndex: (pageIndex: number) => void;