Wijmo UI for the Web
nextPageText Field
wijmo.pager Namespace > IPagerUISettings Interface : nextPageText Field

An option that indicates the text to display for the next-page button.

Syntax
var instance; // Type: wijmo.pager.IPagerUISettings;
var value; // Type: string
value = instance.nextPageText;
var nextPageText : string;
See Also

Reference

IPagerUISettings Interface