@thorgate/spa-pagination-reducer
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.4 • Public • Published

@thorgate/spa-pagination-reducer

Pagination helper for storing queries to fetch next batch of results.

Basic Usage

import { paginationReducer } from '@thorgate/spa-pagination-reducer';

// Your main reducer
const reducer = combineReducers({
    pagination: paginationReducer,
});

Readme

Keywords

none

Package Sidebar

Install

npm i @thorgate/spa-pagination-reducer

Weekly Downloads

0

Version

1.0.0-beta.4

License

MIT

Unpacked Size

12.8 kB

Total Files

6

Last publish

Collaborators

  • thorgate-main
  • jyrno42
  • metsavaht