[]
        
(Showing Draft Content)

C1.Blazor.Core.C1ActivityIndicator

C1ActivityIndicator Class

A visual control used to indicate that something is ongoing.

Inheritance
C1ActivityIndicator
Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public class C1ActivityIndicator : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable, INotifyPropertyChanged

Constructors

Name Description
C1ActivityIndicator()

Methods

Name Description
BuildRenderTree(RenderTreeBuilder)
OnPropertyChanged(string)

Called when a property changed.

Events

Name Description
PropertyChanged

Occurs when a property value changes.