UIkit pagination component is used to create pagination navigation to navigate through the pages.
The above source code result will be:
.uk-active
class to the list item i.e <li>
and replace <a>
with <span>
element..uk-disabled
class to the list item i.e <li>
and replace <a>
with <span>
element.The above source code result will be:
The above source code result will be:
The pagination component can be aligned left, right, or center using flexbox utility classes.
The above source code result will be: