README
The sequence of numbers assigned to pages on a search results page. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-pagination
A navigation system for browsing search results.
<script type="module">
import boltComponentsPagination from 'https://cdn.skypack.dev/@bolt/components-pagination';
</script>
The sequence of numbers assigned to pages on a search results page. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-pagination