react-form-controlled icon indicating copy to clipboard operation
react-form-controlled copied to clipboard

Support for novalidate

Open qbolec opened this issue 8 years ago • 1 comments

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.

qbolec avatar Jun 29 '17 07:06 qbolec

Hi @qbolec. I will add it. This parameter is missing

seeden avatar Jun 29 '17 08:06 seeden