mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-20 20:00:37 +03:00
+2.2.22
This commit is contained in:
@@ -161,7 +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` |
|
||||
| `show-double-quotes` | show double quotes | `false` |
|
||||
|
||||
|
||||
## Listeners
|
||||
@@ -169,6 +169,7 @@ import 'vue-json-viewer/style.css'
|
||||
| Listener | Description | Value |
|
||||
| ----------- |:------------- | ----------- |
|
||||
| `copied` | Emits copyEvent after text copied | Clipboard success event |
|
||||
| `keyclick` | click key event | |
|
||||
|
||||
## Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user