Edit page

Getting Started

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

Installation

Install all of MUI Form Fields Peer Dependencies

Then install MUI Form Fields

Usage

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:


  • Examples

    Even complex dialogs can be mounted as easily as: