Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/theme
IconFontDefinition
Interface IconFontDefinition
interface
IconFontDefinition
{
src
:
IconFontSource
[]
;
style
?:
string
;
weight
?:
string
;
}
Index
Properties
src
style?
weight?
Properties
Readonly
src
src
:
IconFontSource
[]
Optional
Readonly
style
style
?:
string
Optional
Readonly
weight
weight
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
src
style
weight
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...