Added
#29Added an option for lazily rendering tree nodes when building from JSON
items(data)
to set the data and renderer(render)
to set the renderer or pass in options to the constructor. hx.Tree(selector, options)
instead. hx.initializeTrees
instead. items(data)
to set the data and renderer(render)
to set the renderer or pass in options to the constructor. hx.Tree(selector, options)
instead. hx.initializeTrees
instead.