问题
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