wijmo.pager Namespace > IPagerUISettings Interface : nextPageText Field |
An option that indicates the text to display for the next-page button.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.pager.IPagerUISettings; var value; // Type: string value = instance.nextPageText; |
Javascript (Specification) | |
---|---|
|