-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Charly POLY edited this page Jun 5, 2018
·
15 revisions
Welcome to the react-apollo-form wiki!
ApolloForm
is based on the amazing Mozilla library react-jsonschema-form.
Most of the questions regarding JSON Schema, validations or rendering are in react-jsonschema-form documentation
To get started more easily, please read Understanding react jsonschema form form in 2 minutes
The following subjects are specific to ApolloForm
:
- configure your "Form component"
- Build a form without mutation
- Add a form specific Widget (outside a theme)
- Conditional fields
- Form rendering customisation