Home > @vsf-enterprise/bigcommerce-theme > usePagination
# usePagination variable
Computes a pagination by api collection object.
See the UsePaginationInterface for a list of methods and values available in this composable.
Signature:
usePagination: (collection: PaginatedCollection) => UsePaginationInterface