|
docs
Community
Feedback
News
Guides
Searching With Coveo
Project Guide
Services
API Reference
JavaScript Search Framework
Headless
Push API
Field API
Search API
Usage Analytics API
Other APIs
Extensions
Coveo for Commerce
Coveo for Salesforce
Coveo for ServiceNow
Coveo for Sitecore
Filter
Inherited
Globals
Analytics
Suggestions
debug
Info
disable
enable
get
Bindings
select
Suggestion
get
bind
component
Options
Model
component
State
Model
disabled
logger
query
Controller
query
State
Model
root
search
Interface
ID
usage
Analytics
options
constructor
Globals
AnalyticsSuggestions
Coveo AnalyticsSuggestions Component (CoveoAnalyticsSuggestions)
Index
Methods
debug
Info
disable
enable
get
Bindings
select
Suggestion
get
Properties
bind
component
Options
Model
component
State
Model
disabled
logger
query
Controller
query
State
Model
root
search
Interface
ID
Accessors
usage
Analytics
Component Options
header
Title
number
OfSuggestions
omniboxZIndex
Constructors
constructor
Methods
debug
Info
debug
Info
(
)
:
any
Returns
any
disable
disable
(
)
:
void
Returns
void
enable
enable
(
)
:
void
Returns
void
get
Bindings
get
Bindings
(
)
:
IComponentBindings
Returns
IComponentBindings
select
Suggestion
select
Suggestion
(
suggestion
:
number
)
:
any
Parameters
suggestion:
number
Returns
any
Static
get
get
(
element
:
HTMLElement
, componentClass
?:
any
, noThrow
?:
boolean
)
:
BaseComponent
Parameters
element:
HTMLElement
Optional
componentClass:
any
Optional
noThrow:
boolean
Returns
BaseComponent
Properties
bind
bind
:
ComponentEvents
component
Options
Model
component
Options
Model
:
ComponentOptionsModel
component
State
Model
component
State
Model
:
ComponentStateModel
disabled
disabled
:
boolean
logger
logger
:
Logger
query
Controller
query
Controller
:
QueryController
query
State
Model
query
State
Model
:
QueryStateModel
root
root
:
HTMLElement
search
Interface
search
Interface
:
SearchInterface
Static
ID
ID
:
string
Accessors
usage
Analytics
usage
Analytics
:
Component Options
header
Title
header
Title
:
string
Markup configuration example(s) :
data-header-title='foo'
number
OfSuggestions
number
OfSuggestions
:
number
Markup configuration example(s) :
data-number-of-suggestions='10'
omniboxZIndex
omniboxZIndex
:
number
Markup configuration example(s) :
data-omnibox-z-index='10'
Constructors
constructor
new
Analytics
Suggestions
(
element
:
HTMLElement
, options
:
IAnalyticsSuggestionsOptions
, bindings
?:
IComponentBindings
)
:
AnalyticsSuggestions
Parameters
element:
HTMLElement
options:
IAnalyticsSuggestionsOptions
Optional
bindings:
IComponentBindings
Returns
AnalyticsSuggestions