tylerkrupicka/vue-json-component

Problem with my version

Opened this issue · 0 comments

hi. i fork your project for create my modified version of this vue-json-tree-view for a thesis project. I have some problem with build of this (maybe i'm not good at ts or idk).
I'm tryng to change the words at root node from nTot properties to nTot documents and each object from properties to fields .
Another work is to have pagination (the document/object that i represent have no name but your tool give a number. but for myself i create a pagination because of large number of objects but that aren't option for changing the first number of that document (it return to 0). if you can add these features i appreciate so much, or maybe you can give istruction fro building your project to my forked)