会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
MoenyChen
博客园
首页
新随笔
联系
管理
订阅
2018年5月24日
React—constructor和super
摘要: 如果你用到了constructor就必须写super(),是用来初始化this的,可以绑定事件到this上; 如果你在constructor中要使用this.props,就必须给super加参数:super(props); (无论有没有constructor,在render中this.props都是
阅读全文
posted @ 2018-05-24 17:58 MoenyChen
阅读(433)
评论(0)
推荐(0)
编辑
公告