forms can easily validate with Yup Library and prevents submitting form when form is Invalid
all components has been memoized and prevents extra renders
all inputs can be customized with MUI Document
new components can be connected to Formalite. You can use form validation and it will submit with other Formalite inputs
all inputs is inside MUI Grid and can be customized with MUI Document
some input need data fetching from server it can be done MANUAL way or AUTOMATIC way
All input in Formalite can be override with Custom Components
All Words are used by formalite can be override (default support language are EN and FA )
By Wrapping Formalite in MUI ThemeProvider MUI theme will apply to it
ComponentView
, RepeaterView
, GroupView