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

An option that indicates the class of the first-page button.

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

Reference

IPagerUISettings Interface