API References

Learn how to configure Formwix, including theming, field settings, and form submission handling.

Form Configuration

The Formwix configuration defines fields, buttons, and submission behavior.

Loading...

Validation Mode Configuration

The validationMode option determines when form validation is triggered. You can choose from the following modes:

Loading...

Form Utilities

Form utilities provide helper functions to manipulate the form state.

Loading...

Submit Button Configuration

The submit button function receives form data and utility functions for enhanced customization.

Loading...

Form Utilities

Form utilities provide helper functions to manipulate the form state.

Loading...

Field Type Configuration

Form fields in Formwix can have different types such as text, email, password, and more.

Loading...

Validation Configuration

Each field can have validation rules like required fields, min/max lengths, or regex patterns.

Visit individual field documentation to see the applicable validations for each type.

Loading...

For detailed type definitions, visit the Type Definitions in the repository.