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

Externally managed HTML #46

Open
kim366 opened this issue Jan 28, 2021 · 0 comments
Open

Externally managed HTML #46

kim366 opened this issue Jan 28, 2021 · 0 comments

Comments

@kim366
Copy link

kim366 commented Jan 28, 2021

I, on several occasions use third party libraries that manage HTML themselves (WYSIWYG editors, drag-drop, FontAwesome DOM watcher). I would like to define on the parent element of the elements managed by these libraries that any children should no longer be managed by the Halogen VDOM. So basically a node that is rendered by the VDOM and then never touched again. How can this be done with thunks/lazy, etc. or will it need a separate implementation?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant