This is a preview of Radzen's new Material 3 premium theme, available only to Radzen Professional or Enterprise subscribers.
Browse components with a free theme by selecting one from the dropdown above.
As all Radzen Blazor input components the ProgressBarCircular has a Value
property which gets and sets the value of the component. Use @bind-Value
to get the user input.
Use the Size
property to set sizes of the progress circle and the text inside it.
Available sizes are ExtraSmall, Small, Medium (default), and Large.
By default, the value range is between 0 and 100.
Use the Min
and Max
properties to set a custom range.
Source Code licensed under
MIT
Radzen Blazor Studio is a desktop tool that empowers developers to create beautiful Blazor apps.
Develop your Blazor Server and WebAssembly applications visually with familiar WYSIWYG interface.