多项选择题
react父子组件传值,父传子传递props,props发生改变,子组件不能触发的周期函数是()
A.componentWillMountB.componentDidMountC.componentWillRecivePropsD.componentWillUnmount
多项选择题 vue生命周期钩子包括以下那几个选项()
多项选择题 对于ref属性描述错误的是()
多项选择题 react的生命周期函数中,constructor的作用是?()