Wijmo UI for the Web
firstPageText Field
wijmo.grid Namespace > IPagerSettings Interface : firstPageText Field

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

Syntax
var instance; // Type: wijmo.grid.IPagerSettings;
var value; // Type: string
value = instance.firstPageText;
var firstPageText : string;
See Also

Reference

IPagerSettings Interface