How to create a React Form with custom Hooks in 2021 - An intro to React Cool Forms

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 พ.ย. 2024

ความคิดเห็น • 4

  • @siphiwocode
    @siphiwocode  3 ปีที่แล้ว +1

    This video is a brief introduction to the *useForm* hook. As a bonus, in the *defaultValues* option, you can add objects and assign those objects values to their perspective inputs.
    In the useFrom you could setup something like this: *defaultValues: {user: {username: ' ', password: ' '}, education: { institute: ' ', course: ' ', level: ' '}, remember: ' '}*
    then in the FormFields you could to this to link it __ or __ Hope you guys like and share this content 😀

  • @ProSimples
    @ProSimples 3 ปีที่แล้ว +1

    Great material. Thank you.

  • @anandsharma891
    @anandsharma891 3 ปีที่แล้ว

    Nice video, came through your video from reddit... loved it.👍👍

    • @siphiwocode
      @siphiwocode  3 ปีที่แล้ว

      Thanks for coming and I appreciate your sub 😉