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

The toolTip option sets the node's tooltip.

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

Reference

WijTreeNodeOptions Interface