react-material-ui-form
react-material-ui-form copied to clipboard
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...
Bumps [validator](https://github.com/validatorjs/validator.js) from 9.4.1 to 13.7.0. Release notes Sourced from validator's releases. 13.7.0 13.7.0 New Features #1706 isISO4217, currency code validator @jpaya17 Fixes and Enhancements #1647 isFQDN: add allow_wildcard option...
Hi, I try to run the demo, however it is showing an error when running the installation. Below the log with the error utput 0 info it worked if it...
Hello, I'm building a for that's wrapped in material-ui `Grid` elements. Unfortunately, I can't seem to combine it with your form, because it simply doesn't see the input children. I...