@nosto/autocomplete
./
DefaultState
Interface DefaultState
interface
DefaultState
{
history
?:
{
item
:
string
}
[]
;
query
?:
InputSearchQuery
;
response
?:
SearchResult
;
}
Index
Properties
history?
query?
response?
Properties
Optional
history
history
?:
{
item
:
string
}
[]
The history items.
Optional
query
query
?:
InputSearchQuery
The current search query object.
Optional
response
response
?:
SearchResult
The current search response.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
history
query
response
@nosto/autocomplete
./
AutocompleteConfig
DefaultState
GoogleAnalyticsConfig
AutocompleteInstance
SearchAutocompleteOptions
Selector
autocomplete
priceDecorator
search
liquid
defaultLiquidTemplate
fromLiquidTemplate
autocomplete
AutocompleteConfig
AutocompleteInstance
DefaultState
GoogleAnalyticsConfig
priceDecorator
search
mustache
Options
defaultMustacheTemplate
fromMustacheTemplate
autocomplete
AutocompleteConfig
AutocompleteInstance
DefaultState
GoogleAnalyticsConfig
priceDecorator
search
react
AutocompleteProps
Autocomplete
autocomplete
AutocompleteConfig
AutocompleteInstance
DefaultState
GoogleAnalyticsConfig
priceDecorator
search
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R