How to refresh a blazor sub/child component within a main/parent component?

不打扰是莪最后的温柔 提交于 2020-01-11 12:43:33

问题


You have a main component and inside the main component you have many sub-components

You want to refresh a single subcomponent, rather than the entire screen of the main component, is this possible?

来源:https://stackoverflow.com/questions/59226890/how-to-refresh-a-blazor-sub-child-component-within-a-main-parent-component

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!