Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Search
FacetDefinition
Interface FacetDefinition
interface
FacetDefinition
{
build
(
engine
:
SearchEngine
)
:
Facet
;
}
Hierarchy (
View Summary
)
ControllerDefinitionWithoutProps
<
SearchEngine
,
Facet
>
FacetDefinition
Index
Methods
build
Methods
build
build
(
engine
:
SearchEngine
)
:
Facet
Creates an instance of the given controller.
Parameters
engine
:
SearchEngine
The search engine.
Returns
Facet
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.