Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
PluginFontDefinition
Interface PluginFontDefinition
interface
PluginFontDefinition
{
id
:
string
;
size
:
string
;
src
:
{
format
:
string
;
path
:
string
;
}
[]
;
style
:
string
;
weight
:
string
;
}
Index
Properties
id
size
src
style
weight
Properties
id
id
:
string
size
size
:
string
src
src
:
{
format
:
string
;
path
:
string
;
}
[]
Type declaration
format
:
string
path
:
string
style
style
:
string
weight
weight
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
id
size
src
style
weight
Theia TypeDoc
Loading...