leezng / vue-json-pretty

A JSON tree view component that is easy to use and also supports data selection.
https://leezng.github.io/vue-json-pretty
MIT License
1.26k stars 131 forks source link

Lazy load? #221

Open tpoxa opened 1 year ago

tpoxa commented 1 year ago

Does anyone know how I can expand a tree node and load data there from a server? Thanks.

leezng commented 1 year ago

It's a good idea. But sorry it is not currently supported.