OpenFin Workspace Platform API
Preparing search index...
ContentMenuEntry
Type Alias ContentMenuEntry
ContentMenuEntry
:
{
bookmarked
?:
boolean
}
&
(
|
{
children
:
ContentMenuEntry
[]
;
id
:
string
;
label
:
string
;
type
:
"folder"
;
}
|
{
icon
:
string
|
{
dark
:
string
;
light
:
string
}
;
id
:
string
;
itemData
:
any
;
label
:
string
;
type
:
"item"
;
}
)
Content menu entry shape cloned and re-exported from UI Library.
Settings
Theme
OS
Light
Dark
OpenFin Workspace Platform API
Loading...
Content menu entry shape cloned and re-exported from UI Library.