Definition
Assembly: CloudNimble.BlazorEssentials.dll Namespace: CloudNimble.BlazorEssentials Inheritance: CloudNimble.EasyAF.Core.EasyObservableObjectSyntax
Summary
A base class for Blazor ViewModels to implement INotifyPropertyChanged and IDisposable.Constructors
.ctor
Creates a new instance of the BlazorObservable class.Syntax
Parameters
Properties
LoadingStatus
A BlazorObservable.LoadingStatus specifying the current state of the required data for this Observable.Syntax
Property Value
Type:CloudNimble.BlazorEssentials.LoadingStatus
StateHasChanged
Determines how to trigger StateHasChanged events in a Blazor component.Syntax
Property Value
Type:CloudNimble.BlazorEssentials.StateHasChangedConfig