Hi everyone! I'm using the HTML DSL in my Kotlin/J...
# javascript
h
Hi everyone! I'm using the HTML DSL in my Kotlin/JS app to setup the DOM tree. Is it possible to access the underlying
org.w3c.dom.HTMLElement
element from within the DSL?