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