ScalaJS document.getElementById(“editor”).getAttribute(“value”) always returns null

后端 未结 0 1921
谎友^
谎友^ 2020-11-27 07:47

I am trying to access the value of a textarea in scalajs like so:

document.getElementById("editor").addEventListener("input", { (e: dom.Ev         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题