|
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
Export
ToExcel
debug
Info
disable
download
enable
get
Bindings
get
bind
component
Options
Model
component
State
Model
disabled
logger
query
Controller
query
State
Model
root
search
Interface
ID
usage
Analytics
options
constructor
Globals
ExportToExcel
Coveo ExportToExcel Component (CoveoExportToExcel)
Index
Methods
debug
Info
disable
download
enable
get
Bindings
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
fields
ToInclude
number
OfResults
Constructors
constructor
Methods
debug
Info
debug
Info
(
)
:
any
Returns
any
disable
disable
(
)
:
void
Returns
void
download
download
(
)
:
void
Returns
void
enable
enable
(
)
:
void
Returns
void
get
Bindings
get
Bindings
(
)
:
IComponentBindings
Returns
IComponentBindings
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
fields
ToInclude
fields
ToInclude
:
IFieldOption[]
number
OfResults
number
OfResults
:
number
Markup configuration example(s) :
data-number-of-results='10'
Constructors
constructor
new
Export
ToExcel
(
element
:
HTMLElement
, options
:
IExportToExcelOptions
, bindings
?:
IComponentBindings
, _window
?:
Window
)
:
ExportToExcel
Parameters
element:
HTMLElement
options:
IExportToExcelOptions
Optional
bindings:
IComponentBindings
Optional
_window:
Window
Returns
ExportToExcel