@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 no npm install needed!

<script type="module">
  import acpaasUiNgxPagination from 'https://cdn.skypack.dev/@acpaas-ui/ngx-pagination';
</script>

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.