@@include('header.htm', { "title": "Pagination - Sleek Admin Dashboard Template", "vector_map": "", "date_range_picker": "", "select2": "", "ladda": "", "toastr": "", "flag_icon": "", "full_calendar_core": "", "full_calendar_daygrid": "", "data_table": "", "responsive_data_table": "", "expendable_data_table": "" }) @@include('sidebar.htm', { "parent": "components", "sub_parent": "components", "active": "pagination" }) @@include('top-bar.htm')
Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages. Read bootstrap documentation More details
For Flat Pagination add class .pagination-flat
to <div class="pagination">
For Separated Pagination add class .pagination-seperated
to <div class="pagination">
For Bordered Rounded Pagination add class .border-rounded
to <div class="pagination">
For Flat Rounded Pagination add class .pagination-flat pagination-flat-rounded
to <div class="pagination">
For Seperated Rounded Pagination add class .pagination-seperated pagination-seperated-rounded
to <div class="pagination">