FORMALITE

Formalite

A fast way to create MUI form
Validation

forms can easily validate with Yup Library and prevents submitting form when form is Invalid

Performance

all components has been memoized and prevents extra renders

Flexibility

all inputs can be customized with MUI Document

Extendability

new components can be connected to Formalite. You can use form validation and it will submit with other Formalite inputs

Design Layout

all inputs is inside MUI Grid and can be customized with MUI Document

Data Fetching

some input need data fetching from server it can be done MANUAL way or AUTOMATIC way

Components Overriding

All input in Formalite can be override with Custom Components

Localization

All Words are used by formalite can be override (default support language are EN and FA )

Theming

By Wrapping Formalite in MUI ThemeProvider MUI theme will apply to it

Simple Usage VS Full Usage

Package Included

Code Builder


+ ComponentView, RepeaterView, GroupView