Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
ITokenThemeRule
Interface ITokenThemeRule
interface
ITokenThemeRule
{
background
?:
string
;
fontStyle
?:
string
;
foreground
?:
string
;
token
:
string
;
}
Index
Properties
background?
font
Style?
foreground?
token
Properties
Optional
background
background
?:
string
Optional
font
Style
font
Style
?:
string
Optional
foreground
foreground
?:
string
token
token
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
background
font
Style
foreground
token
Monaco Editor API
Loading...