kode-team / easylogic.studio

Fantastic Web Design Tool
https://editor.easylogic.studio
MIT License
493 stars 54 forks source link

Update custom component document #144

Open easylogic opened 2 years ago

easylogic commented 2 years ago

렌더링 레이어를 어떻게 만들어서 확장 할 수 있는지 정리한다.

    editor.registerComponent('iframe', IFrameLayer);

    editor.registerMenuItem('inspector.tab.style', {
        IFrameProperty
    })

    editor.registerRenderer('html', 'iframe', new HTMLIFrameRender());
Flyflio commented 2 years ago

شكرا علي قرائتكم