UNPKG

phx-react

Version:

PHX REACT

4 lines (3 loc) 271 B
import React from 'react'; declare const PaginationV5: ({ currentPage, handleChangePage, totalPages, pagination, rowQuantity, count, routerPush, searchParams, tableKey, setAfterRecord, setBeforeRecord, pageInfo, }: any) => React.JSX.Element; export default PaginationV5;