SearchBox (Commerce Engine)
SearchBox (Commerce Engine)
In this article
|
Note
This component was introduced in version |
The SearchBox
headless controller offers a high-level interface for designing a common search box UI component with highlighting for query suggestions.
Initialize
buildSearchBox
Creates a SearchBox
controller instance.
Parameters
-
engine:
CommerceEngine
The commerce headless engine.
-
props:
SearchBoxProps
The configurable
SearchBox
properties.
Returns SearchBox
Was this article useful?
Thanks for your feedback!