This code will help you to understand how to unable to use or validate the password type input text in a Blazor form.
For now, there is no password-type built-in input component. You can track the availability of <InputText type=”password” /> in this thread.
<input type="password" placeholder="Password" />
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
For now, there is no password-type built-in input component. You can track the availability of <InputText type=”password” /> in this thread.
need an explanation for this answer? contact us directly to get an explanation for this answer