MUI Form Fields was developed by ZeroSoft to help us build lots of forms to our clients with ease. We based ourselves on Material UI and made the most so we can build a form with the minimum amount of code possible.
You can make questions, propose improvements and changes on our repository here
Install all of MUI Form Fields Peer Dependencies
Then install MUI Form Fields
This Form Components are primarily based on Final Form, you can take a look into their documentation for more advanced instructions.
You'll always need a <Form>
component wrapping our Form Fields, so as long as
you have a code like this:
This way you may just start importing our components and play around with a combination of them:
Even complex dialogs can be mounted as easily as: