Closed vorg closed 8 years ago
hx`<textarea ondragenter=${onTextAreaDragEnter} ondrop=${onTextAreaDrop} onkeyup=${onTextAreaChange} > </textarea>
I tried enclosing them in "" but it breaks function binding.
""
tested, this seems fixed in 1.0.3.
I tried enclosing them in
""
but it breaks function binding.