ARIATemplate
configurationSpecifies a template used to populate the value of the aria-label attribute of the pager element.The parameters available for the template are:
page- The current page.totalPages- The total number of pages.
ARIATemplate
StringDefault: "Page navigation, page #=page# of #=totalPages#"