web-component-devtools icon indicating copy to clipboard operation
web-component-devtools copied to clipboard

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

Open Matsuuu opened this issue 4 years ago • 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.

Matsuuu avatar Aug 03 '21 11:08 Matsuuu