Interface IRefreshableComponent
Namespace: PoeShared.Blazor
Assembly: PoeShared.Blazor.dll
Syntax
public interface IRefreshableComponent
Properties
Name | Description |
---|---|
WhenRefresh | Two-side channel which allows no notify component when it has to be refreshed AND allows the component model to notify about refresh request |