Enforces that your prop is one of an array of values React.PropTypes.oneOf( [ 'choose', 'cheese' ]) // Enforces a prop to be any of the listed types React.
確定! 回上一頁