To render a new tree into the DOM, you create ReactElement s and pass them to ReactDOM.render along with a regular DOM Element ( HTMLElement or SVGElement ).
確定! 回上一頁