Pagination

The Pagination component enables the user to select a specific page from a range of pages.

Example #

HTML
<div id="bsListContent"></div>
<div data-recods-per-page="5" class="bs-pagination" data-behavior-is="pagination-list"></div>