props與state主要的差別在於props是不可改變的. 父元件App傳入子元件name屬性,value為joyce import React, { Component } from 'react'; import Table from '.
確定! 回上一頁