|
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
Card
Overlay
close
Overlay
debug
Info
disable
enable
get
Bindings
open
Overlay
toggle
Overlay
get
bind
component
Options
Model
component
State
Model
disabled
logger
query
Controller
query
State
Model
root
search
Interface
ID
usage
Analytics
options
constructor
Globals
CardOverlay
Coveo CardOverlay Component (CoveoCardOverlay)
Index
Methods
close
Overlay
debug
Info
disable
enable
get
Bindings
open
Overlay
toggle
Overlay
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
icon
title
Constructors
constructor
Methods
close
Overlay
close
Overlay
(
)
:
void
Returns
void
debug
Info
debug
Info
(
)
:
any
Returns
any
disable
disable
(
)
:
void
Returns
void
enable
enable
(
)
:
void
Returns
void
get
Bindings
get
Bindings
(
)
:
IComponentBindings
Returns
IComponentBindings
open
Overlay
open
Overlay
(
)
:
void
Returns
void
toggle
Overlay
toggle
Overlay
(
swtch
?:
boolean
)
:
void
Parameters
Optional
swtch:
boolean
Returns
void
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
icon
icon
:
string
Markup configuration example(s) :
data-icon='foo'
title
title
:
string
Markup configuration example(s) :
data-title='foo'
Constructors
constructor
new
Card
Overlay
(
element
:
HTMLElement
, options
?:
ICardOverlayOptions
, bindings
?:
IComponentBindings
)
:
CardOverlay
Parameters
element:
HTMLElement
Optional
options:
ICardOverlayOptions
Optional
bindings:
IComponentBindings
Returns
CardOverlay