Call class child component method from parent functional component

前端 未结 0 1631
渐次进展
渐次进展 2021-01-06 18:17

i have two components:

Parent.js

import React from \'react
import Child from \'./Child\'

function Parent() {

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