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

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

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

Reference

IPagerUISettings Interface