Class ProgressBar
Inherited Members
Namespace: EyeAuras.Blazor.Shared.Controls
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public class ProgressBar : ComponentBase, IComponent, IHandleEvent, IHandleAfterRender
Constructors
Name | Description |
---|---|
ProgressBar() |
Properties
Name | Description |
---|---|
ChildContent | |
Class | |
IsIndeterminate | |
Maximum | |
Minimum | |
Percent | |
Style | |
Value |
Methods
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) |