jsonforms-editor
jsonforms-editor copied to clipboard
Renderer for Objects
Motivation
We should offer support for creating controls for schema elements of type object.
Solution Create a custom object renderer that renders all the properties of the object as controls. Controls inside the object should support rearranging, deletion etc.