Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
editor
EditorDecoration
Interface EditorDecoration
interface
EditorDecoration
{
options
:
EditorDecorationOptions
;
range
:
Range
;
}
Index
Properties
options
range
Properties
options
options
:
EditorDecorationOptions
options to be applied with this decoration.
range
range
:
Range
range to which this decoration instance is applied.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
options
range
Theia TypeDoc
Loading...
options to be applied with this decoration.