vue-json-pretty icon indicating copy to clipboard operation
vue-json-pretty copied to clipboard

[feature] add option to expand all children nodes under expanded parent node

Open folmert opened this issue 5 years ago • 2 comments

By setting deep:1 I can collapse all nodes by default, but then if I want to fully expand one node I have to click on every child of that node (and their child nodes), which is not very convenient.

image

There should be an option to allow expanding all children nodes when parent node is expanded.

folmert avatar Jun 26 '20 12:06 folmert

+1

psi-4ward avatar Sep 09 '20 15:09 psi-4ward