而Prop type 的檢查也可以直接寫法在裡面 class Toggle extends React.Component { .... static propTypes = { title: string } static defaultProps = {
確定! 回上一頁