如何在反应表中触发子组件
我正在尝试使用懒惰的负载子组件,如
组件 - lazy 在子组件发生更改后触发子组件。
例如,
想通过触发
- 我
- 我
来重新渲染子组件列表(懒负载),我想重新渲染子组件列表(懒负载),
此处桌子。
例如,如果用户创建一个新记录(子组件),我想触发子组件列表重新渲染程序
I am trying to use the lazy loading subcomponents as shown in
https://codesandbox.io/s/github/tannerlinsley/react-table/tree/v7/examples/sub-components-lazy
I am wondering how I can trigger the subcomponents after a change in the subcomponent.
for example
parent A
- sub A1
- sub A2
I want to re-render the sub-components list by triggering the API call (Lazy loading)
hand button which is shown in the table.
e.g if the user creates a new record (sub component) I want to trigger the subcomponent list re render programatically
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论