defineSort

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

defineSort

Defines a Sort controller instance.

Parameters

  • props: SortProps

    The configurable Sort properties.

Returns SortDefinition