And finally append this new child element to the root element: rootElement.appendChild(element); ... ReactDOM.render(element, rootElement);.
確定! 回上一頁