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

The nextBtnText option defines the text for the wijwizard next button.

Syntax
var instance; // Type: wijmo.wizard.WijWizardOptions;
var value; // Type: string
value = instance.nextBtnText;
var nextBtnText : string;
See Also

Reference

WijWizardOptions Interface