Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/editor
browser/editor
DeltaDecorationParams
Interface DeltaDecorationParams
interface
DeltaDecorationParams
{
newDecorations
:
EditorDecoration
[]
;
oldDecorations
:
string
[]
;
}
Index
Properties
new
Decorations
old
Decorations
Properties
new
Decorations
newDecorations
:
EditorDecoration
[]
old
Decorations
oldDecorations
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
new
Decorations
old
Decorations
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...