Wijmo UI for the Web
fade Field
wijmo.wizard Namespace > ShowOption Interface : fade Field

The fade option determines whether fading animation is applied when showing and hiding the panels.

Syntax
var instance; // Type: wijmo.wizard.ShowOption;
var value; // Type: boolean
value = instance.fade;
var fade : boolean;
See Also

Reference

ShowOption Interface