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

The navigateUrl option sets the node's navigate url link.

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

Reference

WijTreeNodeOptions Interface