Wijmo UI for the Web
delay Field
wijmo.wizard Namespace > WijWizardOptions Interface : delay Field

The delay option determines the time span between displaying panels in autoplay mode.

Syntax
var instance; // Type: wijmo.wizard.WijWizardOptions;
var value; // Type: number
value = instance.delay;
var delay : number;
See Also

Reference

WijWizardOptions Interface