相关考题
-
单项选择题
react中如何访问属性对象()
A.this.props
B.this.prop
C.this.state
D.this.status -
单项选择题
react路由中的Link组件,必须有的属性是()
A.path
B.to
C.href
D.component -
单项选择题
react路由中的Redirect组件,它的作用是()
A.对路由的重定向
B.路由的精准匹配
C.路由的唯一匹配
D.展示对应的组件
