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

The activeIndex option defines the current selected index of the wijwizard.

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

Reference

WijWizardOptions Interface