Refer doc: https://reactjs.org/docs/fragments.html#
Notes:
- 不会在Dom中增加新的节点
- <React.Fragment key={key}></React.Fragment>相当于<><>
- Force refresh when key changes
Refer doc: https://reactjs.org/docs/fragments.html#
Notes:
本文标题:React.Fragment
本文链接:https://www.haomeiwen.com/subject/jylljrtx.html
网友评论