浏览代码

docs(pagination): Update pagination docs (#127)

songjianet 4 年之前
父节点
当前提交
a471d68b54
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      content/navigation/pagination/index-en-US.md

+ 1 - 1
content/navigation/pagination/index-en-US.md

@@ -189,7 +189,7 @@ import { Pagination } from '@douyinfe/semi-ui';
 | pageSize           | Number of entries per page                                                                                  | number                                          | 10                  |              |
 | pageSizeOpts       | Specify how many items are displayed per page                                                               | array                                           | \[10, 20, 40, 100\] |              |
 | popoverPosition    | Floating layer direction, visible [Popover·API reference·position](/en-US/show/popover#Use%20with%20Tooltip%20or%20Popconfirm) | string                                          | "bottomLeft"        |              |
-| popoverZIndix      | Floating layer z-index value                                                                                | number                                          |  1030               |              |
+| popoverZIndex      | Floating layer z-index value                                                                                | number                                          |  1030               |              |
 | prevText           | Text displayed by the previous Page button                                                                  | string\| React Node                             |                     |              |
 | size               | Size, optional `small`, `default`                                                                           | string                                          | 'default'           |              |
 | style              | Inline style                                                                                                | object                                          |                     |              |