Properties
Protected _input
_input: undefined | MonacoEditor
Protected _values
_values: { condition: any; hitCondition: any; logMessage: any } = {}
Protected context
context: "condition" | "hitCondition" | "logMessage" = 'condition'
Readonly editor
editor: MonacoEditor
Protected Readonly editorProvider
editorProvider: MonacoEditorProvider
Protected selectNode
selectNode: HTMLDivElement
Protected Readonly toDispose
toDispose: DisposableCollection = ...
Protected zone
zone: MonacoEditorZoneWidget
Static PLACEHOLDER_DECORATION
PLACEHOLDER_DECORATION: string = 'placeholderDecoration'