如果你使用ES6 撰寫並使用npm,你可以寫成 import React from 'react' 。如果你使用ES5 撰寫並使用npm,你可以寫成 var React = require('react') 。 概觀. Component.
確定! 回上一頁