@acpaas-ui/ngx-pagination
v6.1.2
Published
The pagination component contains two modules: the pagination itself and the item counter. Both can be used separately or give an enhanced user experience when used together.
Downloads
78
Keywords
Readme
@acpaas-ui/ngx-pagination
The pagination component contains two modules: the pagination itself and the item counter. Both can be used separately or give an enhanced user experience when used together.
Usage
import {
PaginationModule,
ItemCounterModule
} from '@acpaas-ui/ngx-pagination';
Documentation
Visit our documentation site for full how-to docs and guidelines
Modules
| Name | Description | Documentation |
| ----------- | ------ | -------------------------- |
| PaginationModule
| Pagination component | Documentation
| ItemCounterModule
| Item counter and items per page components | Documentation
Contributing
Visit our Contribution Guidelines for more information on how to contribute.