JSONForms generated default schema and default forms

JSON Forms is capable of inferring a UI schema as well as a JSON schema, if given a JSON instance. By default, it will generate a vertical layout for each property of the data instance.

Bound data
{{vm.formattedData()}}