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

The backBtnText option defines the text for the wizard back button.

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

Reference

WijWizardOptions Interface