如果你使用ES6 和npm,你可以寫成 import ReactDOM from 'react-dom' 。如果你使用ES5 和npm,你可以 ... ReactDOM.render() 控制了你傳入到container 內的node 內容。
確定! 回上一頁