svelte-jsonschema-form
svelte-jsonschema-form copied to clipboard
Array object item titles
trafficstars
Currently when we have an array of object items, the objects in the array do not have any sort of title (therefore their headers are empty). I believe it would be possible for the schema to specify a title for this object, but they would all be the same. There should be some extra title element to differentiate each one. Perhaps just a "Item 1", "Item 2" type suffix after the title, visually differentiated in some way (italics? different color?).