var instance; // Type: wijmo.pager.IPagerUISettings; var value; // Type: string value = instance.mode;
var mode : string;
An option that determines the pager mode. Possible values are: "nextPrevious", "nextPreviousFirstLast", "numeric", "numericFirstLast".
var instance; // Type: wijmo.pager.IPagerUISettings; var value; // Type: string value = instance.mode;
var mode : string;