Pagination
Usage
Pagination allows users to navigate through large sets of content by breaking it up into discrete pages. It provides controls for moving between pages, helping improve user experience by making content more manageable.
Import
js
import { MtPagination } from "@shopware-ag/meteor-component-library";