editor property

  1. @ViewChild('editor')
Element? editor
getter/setter pair

Implementation

@ViewChild('editor')
Element? editor;