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

The activeIndexChanged event handler is a function called when the activeIndex is changed.

Syntax
var instance; // Type: wijmo.wizard.WijWizardOptions;
var value; // Type: any
value = instance.activeIndexChanged;
var activeIndexChanged : any;
See Also

Reference

WijWizardOptions Interface