react-form-controlled
react-form-controlled copied to clipboard
Support for novalidate
I've tried to define novalidate prop on a <Form> controller with no luck. The attribute https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form#attr-novalidate is quite useful for apps which do validation by themselves.
Hi @qbolec. I will add it. This parameter is missing