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

#39 | expand property added

This commit is contained in:
mirchval
2020-04-01 11:08:01 +01:00
parent 7f56c4b0c0
commit 697ba0ec97
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -151,6 +151,7 @@ import 'vue-json-viewer/style.css'
| `sort` | Sort keys before displaying | `false` |
| `boxed` | Add a fancy "boxed" style to component | `false` |
| `theme` | Add a custom CSS class for theming purposes | `jv-light` |
| `expanded` | Default expand the view | `false` |
## Listeners