Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update custom component document #144

Open
easylogic opened this issue Jan 21, 2022 · 1 comment
Open

Update custom component document #144

easylogic opened this issue Jan 21, 2022 · 1 comment
Labels
documentation enhancement New feature or request good first issue Good for newcomers

Comments

@easylogic
Copy link
Collaborator

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

    editor.registerComponent('iframe', IFrameLayer);

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

    editor.registerRenderer('html', 'iframe', new HTMLIFrameRender());
@easylogic easylogic added enhancement New feature or request good first issue Good for newcomers documentation labels Jan 21, 2022
@Flyflio
Copy link

Flyflio commented Jan 21, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants