# Pagination
Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.
# Examples
# Sizing
Fancy larger or smaller pagination? Add size="lg"
or size="sm"
for additional sizes
# Alignment
Change alignment with the help of align
prop. It uses flexbox
under the hood.