defineResultsPerPage

This is for:

Developer
In this article

Methods

build

Creates an instance of the given controller.

Parameters

  • engine: TEngine

    The search engine.

Returns TController: The controller.

Initialize

defineResultsPerPage

Defines a ResultsPerPage controller instance.

Parameters

  • props: ResultsPerPageProps

    The configurable ResultsPerPage properties.

Returns ResultsPerPageDefinition