Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/plugin-shared-style
PluginIconKey
Interface PluginIconKey
interface
PluginIconKey
{
size
?:
number
;
type
?:
"file"
|
"icon"
;
url
:
IconUrl
;
}
Index
Properties
size?
type?
url
Properties
Optional
size
size
?:
number
Optional
type
type
?:
"file"
|
"icon"
url
url
:
IconUrl
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
size
type
url
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...