Skip to content

Commit 6a9fe19

Browse files
authored
Update props.md
1 parent 6d31e21 commit 6a9fe19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/api/props.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Limit of pages to be rendered. `0` shows all pages (default). `-1` will hide num
1818

1919
* `Boolean` (optional)
2020

21-
When `true`, the pagination component will keep the same length regardless of the position of the page number. This is useful when you want to keep the pagination component always the same size and not vary at the first or last pages. It does uses the `limit` to determine the length of the pagination component.
21+
When `true`, the pagination component will keep the same length regardless of the position of the page number. This is useful when you want to keep the pagination component always the same size and not vary at the first or last pages. The `limit` prop is used to determine the length of the pagination.

0 commit comments

Comments
 (0)