json-viewer icon indicating copy to clipboard operation
json-viewer copied to clipboard

Sorry for raising issue this script is very helpful but.

Open dpkrai96 opened this issue 6 years ago • 1 comments

I am curious about is there any way to expanded all / Collapsed all functionality. Or just I want to everything is collapsed at loading time .

dpkrai96 avatar Jun 09 '18 07:06 dpkrai96

You can add this button some where and it will do the trick for you

<button class="btn" onclick="$('.json-toggle').click();">Toggle All</button>

samymassoud avatar May 15 '19 08:05 samymassoud