我正在使用来自https://github.com/TypeCtrl/ngx-codemirror的代码镜像包装器
我正在尝试获取 Codemirror 的实例或编辑器来编辑某些操作,但我无法获取该实例。
相关问题:获取 CodeMirror 实例
我需要在单击按钮时在当前光标位置添加文本,因此需要 CodeMirror API。
codemirror typescript angular5
angular5 ×1
codemirror ×1
typescript ×1