Reactjs - Form input validation

前端 未结 9 1958
悲哀的现实
悲哀的现实 2020-11-28 20:04

My Contact page form is as follows,

<
9条回答
  •  遥遥无期
    2020-11-28 20:54

    Try powerform-react . It is based upon powerform which is a super portable Javascript form library. Once learnt, it can be used in any framework. It works even with vanilla Javascript.

    Checkout this simple form that uses powerform-react

    There is also a complex example.

提交回复
热议问题