Select theme:
Radzen Blazor Studio has replaced Radzen as the primary RAD tool for Blazor applications.
Radzen Blazor Studio offers a modern UI, enhanced features, and improved performance to streamline your development process.
The latest documentation for Radzen Blazor Studio is available here: https://www.radzen.com/blazor-studio/documentation/
Open Radzen Blazor Studio docsThis guide demonstrates how to use the Password component.
| Name | Type | Default | Description | 
|---|---|---|---|
| Name | string | 'password' + index suffix | Unique name of the Password. | 
| Value | string/expression | null | Password value. | 
| Placeholder | string | empty | Password placeholder. | 
| ReadOnly | boolean/expression | false | Is Password read-only. | 
| Disabled | boolean/expression | false | Is Password disabled. | 
| Visible | boolean/expression | true | Is Password visible. | 

For more info about expressions please visit expressions in our documentation.
| Name | Type | Default | Description | 
|---|---|---|---|
| Change | event | null | Change event of the Password. New value as event argument. | 

Radzen is free to use. You can also test the premium features for 15 days.
Start FreeSelect theme: