11. React Material UI Text Field with Validation | Dr Vipin Classes

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 9

  • @AyazKhan-hn1ee
    @AyazKhan-hn1ee Рік тому

    The Best one Tutorial I have ever seen. Highly recommended if anyone want to learn wir Dr. Vipin

  • @nagendragowda6389
    @nagendragowda6389 8 місяців тому

    Excellent, Appreciate for your work

  • @marlonrayo
    @marlonrayo 7 місяців тому

    Just a question: What do you do to avoid the Enter password field turn into red at the first time the user is seeing the page?

    • @drvipinclassess
      @drvipinclassess  7 місяців тому

      Depand on you, what you want, do as you want

    • @marlonrayo
      @marlonrayo 7 місяців тому

      @@drvipinclassess What I did: Defined the variable as undefined, so I check if the variable is equal to "" (empty string), so in that case in the first time the field is without error, but if the user tries to submit the form it will turn into red, or if the user enter an email and erase his input, it will turn red too because the variable will get "" instead undefined.

  • @JuanCamiloSalazarRestrepo
    @JuanCamiloSalazarRestrepo 8 місяців тому

    thanks, dark mode please