svelte-jsonschema-form icon indicating copy to clipboard operation
svelte-jsonschema-form copied to clipboard

Array object item titles

Open romancow opened this issue 2 years ago • 0 comments
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?).

romancow avatar Sep 28 '23 15:09 romancow