注意:
super()是为了使用this,必须在使用this之前声明super();
super(props)这个参数是必须要传的;
constructor里面声明的属性权重比用domo.defaultProps要高,会覆盖默认属性。
本文标题:reactES6写法
本文链接:https://www.haomeiwen.com/subject/teebyxtx.html
网友评论