var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: number value = instance.activeIndex;
var activeIndex : number;
The activeIndex option defines the current selected index of the wijwizard.
var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: number value = instance.activeIndex;
var activeIndex : number;