Pagination component can show adjascent pages to the current one, which is
called padding. You can control how many adjacent pages are shown by
setting the padding parameter to the desired value. If you
want to show no adjacent pages, set padding to 0 and
optionally specify a label for the gap between the current page and the
first/last page using the padding_label parameter.