We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d044992 commit 1a40a2aCopy full SHA for 1a40a2a
1 file changed
packages/api-generator/src/locale/en/VPagination.json
@@ -14,7 +14,7 @@
14
"pageAriaLabel": "Label for each page button.",
15
"prevIcon": "The icon to use for the prev button.",
16
"previousAriaLabel": "Label for the previous button.",
17
- "showFirstLastPage": "Show buttons for going to first and last page.",
+ "showFirstLastPage": "Show buttons for going to first and last page. Since v4.1.0 it accepts `'only-first'`, to only the first page button.",
18
"start": "Specify the starting page.",
19
"totalVisible": "Specify the total visible pagination numbers."
20
},
0 commit comments