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 ProgressBar has a Value
property which gets and sets the value of the component. Use @bind-Value
to get the user input. To hide the label use ShowValue="false"
By design Material and Fluent themes do not include a value label inside the ProgressBar. To hide the label use ShowValue="false"
.
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.