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

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

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

Reference

ShowOption Interface