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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

RELEASE 2.11.0 OR ABOVE

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


Example:

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