React.FC 是函数式组件,是在TypeScript使用的一个泛型。FC是FunctionComponent的缩写, React.FC 可以写成 React.FunctionComponent 。
確定! 回上一頁