Interface IMudStateHasChanged
- Namespace
- MudBlazor.Interfaces
- Assembly
- MudBlazor.dll
public interface IMudStateHasChanged
- Extension Methods
Methods
StateHasChanged()
Notifies the component that its state has changed. When applicable, this will cause the component to be re-rendered.
void StateHasChanged()