You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: