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

This option sets the node's text.

Syntax
var instance; // Type: wijmo.tree.WijTreeNodeOptions;
var value; // Type: string
value = instance.text;
var text : string;
See Also

Reference

WijTreeNodeOptions Interface