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

The duration option determines the time span between hiding or showing the panels.

Syntax
var instance; // Type: wijmo.wizard.ShowOption;
var value; // Type: any
value = instance.duration;
var duration : any;
See Also

Reference

ShowOption Interface