Skip to content

Commit 1a40a2a

Browse files
committed
docs: update prop description
1 parent d044992 commit 1a40a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/api-generator/src/locale/en/VPagination.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"pageAriaLabel": "Label for each page button.",
1515
"prevIcon": "The icon to use for the prev button.",
1616
"previousAriaLabel": "Label for the previous button.",
17-
"showFirstLastPage": "Show buttons for going to first and last page.",
17+
"showFirstLastPage": "Show buttons for going to first and last page. Since v4.1.0 it accepts `'only-first'`, to only the first page button.",
1818
"start": "Specify the starting page.",
1919
"totalVisible": "Specify the total visible pagination numbers."
2020
},

0 commit comments

Comments
 (0)