1.0.0-beta.4 • Published 4 years ago
@thorgate/spa-pagination-reducer v1.0.0-beta.4
@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,
});
1.0.0-beta.4
4 years ago
1.0.0-beta.0
4 years ago
1.0.0-alpha.39
6 years ago
1.0.0-alpha.37
6 years ago
1.0.0-alpha.36
6 years ago
1.0.0-alpha.30
6 years ago