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

The htmlGenerated option determines whether the node be generated from html.

Syntax
var instance; // Type: wijmo.tree.WijTreeNodeOptions;
var value; // Type: boolean
value = instance.htmlGenerated;
var htmlGenerated : boolean;
See Also

Reference

WijTreeNodeOptions Interface