Wijmo UI for the Web
disabled Field
wijmo.superpanel Namespace > superpanel_animation Interface : disabled Field

This value determines whether to disable animation operations.

Syntax
var instance; // Type: wijmo.superpanel.superpanel_animation;
var value; // Type: boolean
value = instance.disabled;
var disabled : boolean;
See Also

Reference

superpanel_animation Interface