searchcraft-pagination
This web component is designed to facilitate pagination of search results. Once a query is submitted, calculates the number for pages.
Import
Section titled “Import”import { SearchcraftPagination } from "@searchcraft/react-sdk";
import { SearchcraftPagination } from "@searchcraft/vue-sdk";
<searchcraft-pagination />
<SearchcraftPagination />
<SearchcraftPagination />
Properties
Section titled “Properties”Property | Attribute | Description | Type | Default |
---|---|---|---|---|
searchcraftId | searchcraft-id | The id of the Searchcraft instance that this component should use. | string | undefined | undefined |