Page Controls

These are the controls used to explicitly manually navigate through other pages.

Default Pagination

Add the following class to li to enable states. .active to denote the active page and .disabled to disable the pagination link.

Pager

A simpler implementation of the pagination component. It allows user to navigate only to the adjacent pages.

Disable pager button by adding the .disabled class to li

Default

Aligned to the sides