Which class is used for pagination in Bootstrap?

Which class is used for pagination in Bootstrap?

.navigation:
Add this class to get the pagination on your page.

.disabled .active
You can customize links by using .disabled for unclickable links and .active to indicate the current page.