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

The add event handler is a function called when a panel is added.

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

Reference

WijWizardOptions Interface