/react-chakra-pagination

:atom_symbol: Easy way for paginate anything using Chakra UI

Primary LanguageTypeScriptMIT LicenseMIT

rcp

npm version


Collection of components to enable you paginate your data like table and lists using Chakra UI.

Demo

Try package on the Sandbox or use the example project

Installation

Before install you need setup Chakra UI, follow instructions.

# using npm
npm install react-chakra-pagination

# using pnpm
pnpm install react-chakra-pagination

# using yarn
yarn add react-chakra-pagination

License

Licensed under the MIT license.