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