Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Having only children-less elements loading asynchronously #26

Closed
The-BlackWidow opened this issue Feb 20, 2018 · 0 comments
Closed

Having only children-less elements loading asynchronously #26

The-BlackWidow opened this issue Feb 20, 2018 · 0 comments

Comments

@The-BlackWidow
Copy link

The-BlackWidow commented Feb 20, 2018

Hi,
Working with vuejs, let's say I have a tree with :

  • Folder-0
    • Folder-0.1
    • Folder-0.2
    • Item-0.1
    • ...
    • Item-0.200
  • ...

Because my items are so numerous, I'd like to load them asynchronously, while all the subfolders (= tree elements with children) are preloaded.

I tried both parts: loading asynchronously my items and loading only the folders and subfolders, but I can't figure out the proper syntax for mixing both.
Do you have a clue ?

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant