Note
This document will be completed in future.
Meanwhile, all the following things have been documented in React JSON Form's sister project: django-jsonform.
Documented here: https://django-jsonform.readthedocs.io/en/latest/schema.html
Documented here: https://django-jsonform.readthedocs.io/en/latest/guide/inputs.html
Also, checkout the playground.
Documented here: https://django-jsonform.readthedocs.io/en/latest/guide/upload.html
Although the code examples in the document is for Django (Python) backend, but the concept can be adapted to any language.
Documented here: https://django-jsonform.readthedocs.io/en/latest/guide/autocomplete.html
Although the code examples in the document is for Django (Python) backend, but the concept can be adapted to any language.