outerHTML throws TypeError: arr.forEach is not a function

前端 未结 0 534
庸人自扰
庸人自扰 2020-12-29 14:53

Using hyperscript, I\'m creating an Element using ...

let node = h(\'a\', { \'attributes\': { \'href\': \'http:www.google.com\' } }, \'Google\')

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