About
Support
Developer Guide
Version 22.3.18
Preparing search index...
The search index is not available
OpenFin Workspace API
OpenFin Workspace API
index
SearchResponse
Interface SearchResponse
An object resolved from 'onUserInput' function containing results and optional context
interface
SearchResponse
{
context
?:
any
;
results
:
SearchResult
<
Action
>
[]
;
}
Index
Properties
context?
results
Properties
Optional
context
context
?:
any
results
results
:
SearchResult
<
Action
>
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
context
results
OpenFin Workspace API
Loading...
An object resolved from 'onUserInput' function containing results and optional context