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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user