多项选择题
下面的周期函数中,不能使用this.setState()的周期函数有()
A.componentWillMount
B.componentDidMount
C.render
D.componentWillUpdate
点击查看答案&解析
相关考题
-
多项选择题
以下是js中基本数据类型的是()
A.string
B.Boolean
C.Array
D.number -
多项选择题
在react中如何给组件传递静态的属性值以下哪些属于路由history对象的方法和属性?()
A.location
B.replace
C.push
D.FALSE -
多项选择题
以下哪个不是匹配路由的唯一性的()
A.isExact
B.hash
C.exact
D.link
