2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-20 20:00:37 +03:00

Add support for Double Quotes on keys

This commit is contained in:
Vikram Biwal
2022-01-07 13:22:58 +05:30
parent 7b4d28cc21
commit 0a7ec9241f
3 changed files with 9 additions and 1 deletions
+1
View File
@@ -161,6 +161,7 @@ import 'vue-json-viewer/style.css'
| `timeformat` | custom time format function | time => time.toLocaleString() |
| `preview-mode` | no expand mode | `false` |
| `show-array-index` | array show index | `true` |
| `show-double-quotes` | show double quotes | `true` |
## Listeners