editor
editor copied to clipboard
Update custom component document
렌더링 레이어를 어떻게 만들어서 확장 할 수 있는지 정리한다.
editor.registerComponent('iframe', IFrameLayer);
editor.registerMenuItem('inspector.tab.style', {
IFrameProperty
})
editor.registerRenderer('html', 'iframe', new HTMLIFrameRender());
شكرا علي قرائتكم