Blazor MudPasswordField
Just created a small razor script that works like this. It works basically the same as MudTextField
but with an eye to toggle the mask. 👏
The MudPasswordField.razor
Usage:
<MudPasswordField Label="Game Server Login Token (GSLT)" />
Happy Blazor!
本作品采用 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议 进行许可。