Preparing search index...
The search index is not available
OpenFin Workspace Platform API
OpenFin Workspace Platform API
DockEntry
Type Alias DockEntry
Dock
Entry
:
{
icon
?:
string
|
{
dark
:
string
;
light
:
string
;
}
;
id
:
string
;
label
:
string
;
type
:
"folder"
;
}
|
{
icon
:
string
|
{
dark
:
string
;
light
:
string
;
}
;
id
:
string
;
itemData
?:
any
;
label
:
string
;
type
:
"item"
;
}
Represents dock entry for favorites
Settings
Theme
OS
Light
Dark
OpenFin Workspace Platform API
Loading...
Represents dock entry for favorites