AppliedMathematicsANU / plexus-form

A dynamic form component for react using JSON-Schema.
MIT License
134 stars 31 forks source link

Pass type to wrapper and schema to input component #37

Closed martijnvermaat closed 9 years ago

martijnvermaat commented 9 years ago

As per #30:

  1. Pass the field type to the wrapper.
  2. Pass the field schema to user defined input components.