Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Search
ResultListDefinition
Interface ResultListDefinition
interface
ResultListDefinition
{
build
(
engine
:
SearchEngine
)
:
ResultList
;
}
Hierarchy (
View Summary
)
ControllerDefinitionWithoutProps
<
SearchEngine
,
ResultList
>
ResultListDefinition
Index
Methods
build
Methods
build
build
(
engine
:
SearchEngine
)
:
ResultList
Creates an instance of the given controller.
Parameters
engine
:
SearchEngine
The search engine.
Returns
ResultList
The controller.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
build
@coveo/headless-react
Loading...
Creates an instance of the given controller.