mirror of
https://github.com/tenrok/vue-json-viewer.git
synced 2026-06-17 19:21:24 +03:00
feat: support showArrayIndex
This commit is contained in:
@@ -40,6 +40,7 @@ new Vue({
|
||||
align: 'left'
|
||||
}}
|
||||
boxed
|
||||
show-array-index={false}
|
||||
timeformat={time => new Date(time)}
|
||||
sort></json-viewer>
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user