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