How can we customize links of pagination in Bootstrap?

How can we customize links of pagination in Bootstrap?

Pagination concept can be incorporated in a particular page by using in the “ul” tag. In the “ul” tag, we need to use - “pagination” class and in “li” tag, we need to use - “page-item” and “page-link” simultaneously.