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

Make expandAll when clicking on collapsed node the default

Open Ecafracs opened this issue 4 years ago • 0 comments

It used to be that clicking on a collapsed node only opened one level. I see somebody requested to allow the ability to expand all child levels. I can understand the feature if it were optional, but apparently that's now the only way it works, as I don't see a way to configure it with the original behavior.

Please make this configurable via a prop, as this default makes it practically unusable when you have large json.

Ecafracs avatar Aug 03 '21 07:08 Ecafracs