React
Vue
Pager layout can be defined declaratively with pageModel.layout.
['first','prev', 'next','last', "|", "strPage"]
Localization strings like strPage can be further customized:
strDisplay: "{0} to {1} of {2}",
strPage: "Page {0} / {1}"