Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
IconThemeDefinition
Interface IconThemeDefinition
interface
IconThemeDefinition
{
description
?:
string
;
hasFileIcons
?:
boolean
;
hasFolderIcons
?:
boolean
;
hidesExplorerArrows
?:
boolean
;
id
:
string
;
label
:
string
;
showLanguageModeIcons
?:
boolean
;
}
Hierarchy (
view full
)
IconThemeDefinition
IconTheme
Index
Properties
description?
has
File
Icons?
has
Folder
Icons?
hides
Explorer
Arrows?
id
label
show
Language
Mode
Icons?
Properties
Optional
Readonly
description
description
?:
string
Optional
Readonly
has
File
Icons
has
File
Icons
?:
boolean
Optional
Readonly
has
Folder
Icons
has
Folder
Icons
?:
boolean
Optional
Readonly
hides
Explorer
Arrows
hides
Explorer
Arrows
?:
boolean
Readonly
id
id
:
string
Readonly
label
label
:
string
Optional
Readonly
show
Language
Mode
Icons
show
Language
Mode
Icons
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
description
has
File
Icons
has
Folder
Icons
hides
Explorer
Arrows
id
label
show
Language
Mode
Icons
Theia TypeDoc
Loading...