Pagination
Switchin’ pages.
Default
.pagination {
@extend %ftds-pagination;
}
.pagination-sm {
@extend %ftds-pagination-small;
}
Small
More Than Seven Pages
Disabled and Active States
Links are customizable for different circumstances. On the <li>, use .disabled for unclickable links and .active to indicate the current page.