With a React class component I can easily get a handle on current object. What is the equivalent in a function component

后端 未结 0 1379
灰色年华
灰色年华 2020-12-15 11:28

When I use a React class component, I can easily get a handle on the current object with this and pass it to other functions which can then execute methods in t

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