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