Which type of reference is created by React.createRef()?

前端 未结 0 1461
野的像风
野的像风 2020-12-08 10:42

I am using to do some animation but I am confused about the use of ref.

class CustomTextInput extends React.Component {
  constructor(props) {
    super(props         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题