Preparing search index...
The search index is not available
@coveo/headless
@coveo/headless
Insight
InsightInterfaceState
Interface InsightInterfaceState
interface
InsightInterfaceState
{
config
?:
{
contextFields
:
Record
<
string
,
string
>
;
interface
?:
InsightInterface
;
}
;
error
?:
InsightAPIErrorStatusResponse
;
loading
:
boolean
;
}
Index
Properties
config?
error?
loading
Properties
Optional
config
config
?:
{
contextFields
:
Record
<
string
,
string
>
;
interface
?:
InsightInterface
}
Optional
error
error
?:
InsightAPIErrorStatusResponse
loading
loading
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
error
loading
@coveo/headless
Loading...