Async Loading.
Tree is able to recieve the data as an Object or a Promise. Lets try with
fetch
API.
Here we don't have an initial data. The tree will try to fetch init data with ID == 'root' (node's name is 'root' as well)