The element that the decoration is rendered to. This will be undefined until it is rendered for the first time by IDecoration.onRender. that.
ReadonlyisWhether this is disposed.
ReadonlymarkerEvent listener to get notified when this gets disposed.
ReadonlyonAn event fired when the decoration is rendered, returns the dom element associated with the decoration.
The options for the overview ruler that can be updated. This will only take effect when IDecorationOptions.overviewRulerOptions were provided initially.
Represents a decoration in the terminal that is associated with a particular marker and DOM element.