About
Support
Developer Guide
Version 22.3.18
Preparing search index...
The search index is not available
OpenFin Workspace API
OpenFin Workspace API
index
CLIFilter
Interface CLIFilter
A search filter that will be rendered by a Workspace component.
interface
CLIFilter
{
id
:
string
;
options
:
CLIFilterOption
|
CLIFilterOption
[]
;
title
:
string
;
type
?:
MultiSelect
;
}
Index
Properties
id
options
title
type?
Properties
id
id
:
string
options
options
:
CLIFilterOption
|
CLIFilterOption
[]
title
title
:
string
Optional
type
type
?:
MultiSelect
Settings
Theme
OS
Light
Dark
On This Page
Properties
id
options
title
type
OpenFin Workspace API
Loading...
A search filter that will be rendered by a Workspace component.