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

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

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

Reference

IPagerUISettings Interface