x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
editor
IModelDeltaDecoration
Interface IModelDeltaDecoration
New model decorations.
interface
IModelDeltaDecoration
{
options
:
IModelDecorationOptions
;
range
:
IRange
;
}
Index
Properties
options
range
Properties
options
options
:
IModelDecorationOptions
Options associated with this decoration.
range
range
:
IRange
Range that this decoration covers.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
options
range
GitHub
x4js - v2.2.49
Loading...
New model decorations.