UNPKG

phx-react

Version:

PHX REACT

4 lines (3 loc) 220 B
import React from 'react'; declare const Pagination: ({ currentPage, handleChangePage, totalPages, pagination, rowQuantity, count, router, searchParams, tableKey, }: any) => React.JSX.Element; export default Pagination;