Vue LoadPanel - indicatorOptions
Configures the load indicator.
animationType
Chooses between predefined load indicator animations.
LoadPanel ships with two predefined load animations: circle and sparkle. To implement a custom load animation, specify a .gif image in the src property.
src
Specifies the path to a custom load indicator image.
Use a .gif image to implement an animated load indicator. When this property is specified, animationType has no effect.
If you have technical questions, please create a support ticket in the DevExpress Support Center.