Skip to content

SearchcraftSearchResultsPerPageProps

**@searchcraft/vue-sdk**


@searchcraft/vue-sdk / SearchcraftSearchResultsPerPageProps

The Props for the SearchcraftSearchResultsPerPage component.

Extends

  • SearchcraftSearchResultsPerPage

Properties

customStyles?

optional customStyles: string

The custom styles object.

Inherited from

Components.SearchcraftSearchResultsPerPage.customStyles


increment

increment: string | number

The amount the options will increase (e.g. 20 = [20, 40, 60, 80, 100]). The base value is defined by the searchResultsPerPage option in the configuration.

Inherited from

Components.SearchcraftSearchResultsPerPage.increment