# JsonEditor JSON编辑器组件(2.2.0+) 基于 [vue-json-pretty](https://leezng.github.io/vue-json-pretty/) 封装。 可自行阅读 [vue-json-pretty文档](https://github.com/leezng/vue-json-pretty) JsonEditor 组件位于 [src/components/JsonEditor](https://github.com/kailong321200875/vue-element-plus-admin/tree/master/src/components/JsonEditor) 内 ## 用法 ```vue ``` ## JsonEditor 属性 可查看 [vue-json-pretty文档](https://github.com/leezng/vue-json-pretty) ## Editor 事件 可查看 [vue-json-pretty文档](https://github.com/leezng/vue-json-pretty)