Components
The Pagination components include the following:
- Pagination - Built using the Join component with buttons.
- Join - Used to create pagination interfaces.
The Pagination components include the following:
There is no dedicated Pagination component in DaisyUI Kit. Instead, pagination UI is built using the Join component with buttons and other inputs.
See the Join component documentation for more details on how to create pagination interfaces.
The Join component is used to create pagination interfaces by grouping buttons together.
For complete documentation on the Join component, please refer to the Join component page.