jQuery.wijmo.wijwizard Namespace > options type : nextBtnText Field |
Default value: 'next'
The nextBtnText option defines the text for the wijwizard next button.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijwizard.options.nextBtnText; |
Javascript (Specification) | |
---|---|
|