Pagination
Pagination breaks large data sets into multiple pages for easier consumption. Controls are included to navigate between pages and manage how much content is shown at once. This is primarily an HTML pattern.

Consumable
Pagination breaks up large, overwhelming amounts of data into consumable chunks.
Simple
Interactions are quick and easy within a tap or two.
Distinct
Pagination provides a clear distinction of the current page within a data set.
