var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: string value = instance.nextBtnText;
var nextBtnText : string;
The nextBtnText option defines the text for the wijwizard next button.
var instance; // Type: wijmo.wizard.WijWizardOptions; var value; // Type: string value = instance.nextBtnText;
var nextBtnText : string;