CodeMirrorComponent class
- Implemented types
-
- Annotations
-
- @Component(selector: 'skawa-code-mirror', templateUrl: 'code_mirror.html', styleUrls: ['code_mirror.css'], directives: [NgIf, MaterialIconComponent], changeDetection: ChangeDetectionStrategy.OnPush)
Methods
-
load(CodeMirrorMode mode)
→ void
-
-
ngOnDestroy()
→ void
-
Executed before the directive is removed from the DOM and destroyed.
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a non-existent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited