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

feat: add needColapsePaths And needCollapseKeys props

Open muzhineiyibu opened this issue 2 years ago • 0 comments
trafficstars

resolve issue https://github.com/chenfengjw163/vue-json-viewer/issues/96 作用域:在指定展开层级范围内,收起指定path 或者key 属性 needCollapsePaths: 收起json内指定的path 属性needCollapseKeys:收起json内所有包含在needCollapseKeys中的属性

muzhineiyibu avatar Apr 17 '23 01:04 muzhineiyibu