createClass({ propTypes: { // You can declare that a prop is a ... oneOf(['News', 'Photos']), // An object that could be one of many types ...
確定! 回上一頁