What you get back from a React.createElement call is actually a simple object: // <div id="root">Hello world</div> ...
確定! 回上一頁