Skip to content

Commit

Permalink
Update docs/en-US/component/pagination.md
Browse files Browse the repository at this point in the history
Co-authored-by: kooriookami <38392315+kooriookami@users.noreply.github.com>
  • Loading branch information
webvs2 and kooriookami committed Jun 18, 2024
1 parent 8ad88ce commit 9ca33f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en-US/component/pagination.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ pagination/more-elements
| Name | Description | Type | Default |
| ----------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | ------------------------------------ |
| small ^(deprecated) | whether to use small pagination | ^[boolean] | false |
| size ^(2.7.4) | pagination size | ^[enum]`'large'\| 'default'\| 'small'` | 'default' |
| size ^(2.7.6) | pagination size | ^[enum]`'large'\| 'default'\| 'small'` | 'default' |
| background | whether the buttons have a background color | ^[boolean] | false |
| page-size / v-model:page-size | item count of each page | ^[number] ||
| default-page-size | default initial value of page size, not setting is the same as setting 10 | ^[number] ||
Expand Down

0 comments on commit 9ca33f7

Please sign in to comment.