为了账号安全,请及时绑定邮箱和手机立即绑定

为什么我React 组件的 PropTypes检测类型无效?

为什么我React 组件的 PropTypes检测类型无效?

江户川乱折腾 2018-12-18 19:53:36
import React from 'react';import PropTypes from 'prop-types';// <Pt name={1} />export default class Pt extends React.Component {static propTypes = {type: PropTypes.string};render() {return (   <h1> { this.props.name } </h1> )};};
查看完整描述

1 回答

?
梦里花落0921

TA贡献1772条经验 获得超6个赞

不是required的话,没传参数不会报错。除非你传了非string的值

查看完整回答
反对 回复 2018-12-18
  • 1 回答
  • 0 关注
  • 1316 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号