Search
Preparing search index...
The search index is not available
Monaco Editor API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Monaco Editor API
monaco
editor
IDecorationOptions
Interface IDecorationOptions
Hierarchy
IDecorationOptions
IModelDecorationOverviewRulerOptions
IModelDecorationMinimapOptions
Index
Properties
color
dark
Color
Properties
color
color
:
string
|
ThemeColor
CSS color to render. e.g.: rgba(100, 100, 100, 0.5) or a color from the color registry
Optional
dark
Color
dark
Color
?:
string
|
ThemeColor
CSS color to render. e.g.: rgba(100, 100, 100, 0.5) or a color from the color registry
Exports
monaco
editor
languages
worker
IDecoration
Options
color
dark
Color
CSS color to render. e.g.: rgba(100, 100, 100, 0.5) or a color from the color registry