jsonforms-editor icon indicating copy to clipboard operation
jsonforms-editor copied to clipboard

Renderer for Objects

Open AlexandraBuzila opened this issue 5 years ago • 0 comments

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.

AlexandraBuzila avatar Jun 19 '20 10:06 AlexandraBuzila