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

The params option sets the parameter needed to pass when the user is custom loading child nodes.

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

Reference

WijTreeNodeOptions Interface