Preparing search index...
The search index is not available
@coveo/headless
@coveo/headless
Insight
SetAttachedResultsActionCreatorPayload
Interface SetAttachedResultsActionCreatorPayload
interface
SetAttachedResultsActionCreatorPayload
{
loading
?:
boolean
;
results
:
AttachedResult
[]
;
}
Index
Properties
loading?
results
Properties
Optional
loading
loading
?:
boolean
Is the data for Attached Results currently loading.
results
results
:
AttachedResult
[]
The array of all attached results.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
loading
results
@coveo/headless
Loading...
Is the data for Attached Results currently loading.