Default value: 'numeric'
This option determines the pager mode. The possible values for this option are: "nextPrevious", "nextPreviousFirstLast", "numeric", "numericFirstLast".
// Here's the general way you'll set the option: $("#element").wijpager({ mode: "nextPrevious" });