【发布时间】:2017-05-30 04:40:09
【问题描述】:
<Parent> /* event to fetch all refs value and submit */
<Child>
<stateless function />/*this is all the refs sittin*/
</Child>
</Parent>
我不知道父母如何从孩子那里获得所有参考?提前致谢
【问题讨论】:
-
你可以添加带有示例输入和预期输出的代码,而不是你的结构。
标签: reactjs events children refs