var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: wijtree_animation value = instance.collapseAnimation;
var collapseAnimation : wijtree_animation;
The collapseAnimation option determines the animation effect, easing, and duration for hiding child nodes when the parent node is collapsed.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: wijtree_animation value = instance.collapseAnimation;
var collapseAnimation : wijtree_animation;