+
+
+
Showing {{ first }} to {{ last }} of {{ totalRecords }}
- Page {{ page }} of {{ pageCount }}
+ Page {{ page + 1 }} of {{ pageCount }}
-
+
@@ -40,14 +40,16 @@ export default {
basic: `
-
-
-
-
Showing {{ first }} to {{ last }} of {{ totalRecords }}
-
Page {{ page }} of {{ pageCount }}
+
+
+
+
+ Showing {{ first }} to {{ last }} of {{ totalRecords }}
+ Page {{ page + 1 }} of {{ pageCount }}
+
+
-
-
+
`,
@@ -56,13 +58,13 @@ export default {
-
-
-
+
+
+
Showing {{ first }} to {{ last }} of {{ totalRecords }}
- Page {{ page }} of {{ pageCount }}
+ Page {{ page + 1 }} of {{ pageCount }}
-
+
@@ -77,13 +79,13 @@ export default {
-
-
-
+
+
+
Showing {{ first }} to {{ last }} of {{ totalRecords }}
- Page {{ page }} of {{ pageCount }}
+ Page {{ page + 1 }} of {{ pageCount }}
-
+