javascript arrow functions

前端 未结 0 1051
闹比i
闹比i 2020-12-28 10:00

i made a button called btn and i gave it a text

btn = document.createElement(\'button\')
btn.textContent = "Hello World"

i want to

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