Matsuuu/web-component-devtools

[Feature Request]: Add possibility to add array/object keys

Matsuuu opened this issue · 0 comments

Describe the solution you'd like

It would be nice to be able to add items to arrays viewed in the devtools. The same goes for adding keys to objects.

This should be done so that a button adds a key with an empty value. On arrays it's automatically indexed, on Objects it should ask for a name so we can add a key by name.