Vue TreeList - loadPanel.indicatorOptions
Configures the load indicator.
Selector: indicator-options
animationType
Chooses between predefined load indicator animations.
TreeList ships with two predefined load animations: circle and sparkle. To implement a custom load animation, specify a .gif image in the src property.
NOTE
When src is specified, animationType has no effect.