UNPKG

@vlsergey/react-bootstrap-pagination

Version:

Ready-to-use wrapper for react-bootstrap Pagation component

2 lines 221 B
export default function calcLinksToDisplay(totalPages: number | undefined, currentPage: number, atBeginEnd: number, aroundCurrent: number, ellipsisMark: number): number[]; //# sourceMappingURL=calcLinksToDisplay.d.ts.map