回傳 React Element ,React 讀這些物件紀錄的描述,來Render DOM。 ... index.html --> <div id="root"></div> const element = <h1>Hello, World</h1>; ...
確定! 回上一頁