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

The autoPlay option allows the panels to automatically display in order.

Syntax
var instance; // Type: wijmo.wizard.WijWizardOptions;
var value; // Type: boolean
value = instance.autoPlay;
var autoPlay : boolean;
See Also

Reference

WijWizardOptions Interface