Kotlin/kotlinx.html

JS - support kotlin-browser web.dom.* packages

reubenfirmin opened this issue · 0 comments

The kotlin team are starting to push devs to use the kotlin-wrappers. kotlin-browser moves all of the browser api to the web.dom package.

For js, support append/create etc on web.dom.HTMLElement.