Animation.expand
configurationThe animation that will be used when expanding items.
animation.expand
Boolean|ObjectThe number of milliseconds used for the animation when a node is expanded.
Default: 200
animation.expand.effects
StringA whitespace-delimited string of animation effects that are used when expanding nodes. The supported effects are "expandVertical" and "fadeIn".
Default: "expandVertical"