2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-08 17:22:32 +03:00

convert templates components to render functions (and functional when it is relevant)

This commit is contained in:
STAFYNIAK Sacha
2018-09-19 11:44:09 +02:00
parent 8634437e9c
commit 2b06d0236b
13 changed files with 697 additions and 291 deletions
+1
View File
@@ -11,6 +11,7 @@ new Vue({
total: 25,
limit: 10,
skip: 0,
success: true,
links: {
previous: undefined,
next: function () {},