Wijmo UI for the Web
nodes Field
wijmo.tree Namespace > WijTreeNodeOptions Interface : nodes Field

Type: wijmo.tree.WijTreeNodeOptions[]

Determines the child nodes of this nodes.

Syntax
var instance; // Type: wijmo.tree.WijTreeNodeOptions;
var value; // Type: any
value = instance.nodes;
var nodes : any;
See Also

Reference

WijTreeNodeOptions Interface