headwirecom / jsonforms-react-spectrum-renderers

Other
8 stars 4 forks source link

Example "Array with custom element label": Render expandable rows with label? #56

Open hupf opened 3 years ago

hupf commented 3 years ago

The vanilla renderer and our Spectrum renderer do render the "Array with custom element label" as rows with two text fields:

image

The Material renderer renders expandable rows with the read-only label and the text fields displayed when expanded:

image