New to Telerik UI for Blazor? Download Free 30-day trial
Textbox - Password
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
- Password.razor
Loading the demo source code...please wait.
Description
The Textbox component gives you the option to mask the characters in the input by setting the Password
parameter to true
. This demo also shows a sample of performing matching password confirmation.