The Wayback Machine - https://web.archive.org/web/20200703204914/https://github.com/topics/react-forms
Skip to content
#

react-forms

Here are 63 public repositories matching this topic...

jafar
galhavivi
galhavivi commented Feb 23, 2020

We should add classes to the default FieldView (in react-form) to indicate fields statues.

Question to figure before implementing:
should we use aria- instead? And is all the alternative aria-* relevant for non input elements such a container div? is there a better way to describe this on the DOM?

To the root div of the field

  • jafar-field (always exists)
  • jafar-required (on

react-material-ui-form is a React wrapper for Material-UI form components. Simply replace the <form> element with <MaterialUIForm> to get out-of-the-box state and validation support as-is. There's no need to use any other components, alter your form's nesting structure, or write onChange handlers.

  • Updated Apr 13, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the react-forms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-forms topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.