StateHasChanged() vs InvokeAsync(StateHasChanged) in Blazor

前端 未结 0 1916
耶瑟儿~
耶瑟儿~ 2020-12-10 15:29

I know that calling the StateHasChanged() method notifies the component that the state has changed and that it should re-render.

However, I also see call

相关标签:
回答
  • 消灭零回复
提交回复
热议问题