Page tree
Skip to end of metadata
Go to start of metadata

릴리즈 2.11.0 이상

에디터 컨텐츠 영역의 document를 반환합니다.


Example:

var contentsDocument = editor.getContentsDocument();
var element = contentsDocument.getElementById('id');
  • No labels