Slick Pagination Component - Vanilla Implementation of a Pagination Component
npm install @slickgrid-universal/pagination-component





Vanilla Implementation of a Pagination Component that can optionally be shown at the bottom of the grid. This Pagination will automatically be enabled when using a Backend Service (like OData/GraphQL) but can also optionally be used with a local (in-memory) dataset as well, the data will still remain in memory but it will be shown with pagination.