vite-plugin-vue-devtools
vite-plugin-vue-devtools copied to clipboard
Suggestion - possibility to add dynamic field to a list of object to show instead of just plain "Item #"
Currently opening an array or list of objects just shows a basic list all named the same - I propose adding a textbox somewhere where a field or jpath name can be written to use as the actual name of the object.
So for example, instead of just showing Users > User 1, User 2 - you could put "firstName" in the box and it would display Users > John, Jane, Danny