@core/forms Package Test

This page demonstrates the dynamic form generation capabilities of the @core/forms package. The form below is generated from a JSON schema and includes validation, different field types, and custom UI components.

Contact Form Example

Contact Form

Get in touch with us

Contact Information

We'll never share your email

Features Demonstrated:

  • • JSON Schema-based form generation
  • • Multiple field types (text, email, textarea, boolean, select)
  • • Built-in validation and error handling
  • • Custom UI components integration
  • • Responsive design