How to use ReactDOM.render to mutate a DOM Element?

后端 未结 0 588
半阙折子戏
半阙折子戏 2021-02-03 15:10

Calling ReactDOM.render(Hello, container) will call container.appendChild when it renders. Then I can get that DOM node with <

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