Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
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
Private
Inherited
Theme
OS
Light
Dark
On This Page
size
type
url
Theia TypeDoc
Loading...