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