# usePagination

This composable provides a way to paginate through a collection of data.

The composable `usePagination` exported here is taken directly from [GymX UI](https://gymx-ui-dev.fitx.de/?path=/docs/composables-usepagination--docs) and is re-exported 1:1 without modification.
For detailed information on the functionality and usage of useToast, please refer to the official documentation of [GymX UI](https://gymx-ui-dev.fitx.de/).

Note: `usePagination` is typically used together with tables.
