Enum ProgressType
Specifies the progress bar component type.
Namespace: Syncfusion.Blazor.ProgressBar
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ProgressType
Fields
| Name | Description |
|---|---|
| Circular | Defines the progress bar type is circular. |
| Linear | Defines the progress bar type is linear. |