Skip to main content
Version: 2.0.0

Pagination

The pagination component allows you to display number of pages, and to navigate between them.

Basic usage

The pagination component is accessible via the .ms-pagination class. It is composed of a bullet list, containing links.

Live Editor
Result
Loading...

A link can be disabled with the .ms-disabled class.

Border

It is possible to add a border around the pagination component with the .ms-border class.

Live Editor
Result
Loading...