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 9bdd10e commit ff4d4b3Copy full SHA for ff4d4b3
1 file changed
README.zh-CN.md
@@ -97,7 +97,7 @@ npm start
97
| showSizeChanger | `boolean` | `total > totalBoundaryShowSizeChanger` | 显示页面大小更改器。 |
98
| showTitle | `boolean` | `true` | 在页面项目上显示标题。 |
99
| showTotal | `(total, range) => ReactNode` | - | 渲染总文本。 |
100
-| simple | `boolean \| { readOnly?: boolean }` | `false` | Use simple pager. |
+| simple | `boolean \| { readOnly?: boolean }` | `false` | 使用简洁分页器。 |
101
| sizeChangerRender | `SizeChangerRender` | - | 定制尺寸变换器。 |
102
| style | `React.CSSProperties` | - | 根内联样式。 |
103
| styles | `Partial<Record<'item', CSSProperties>>` | - | 语义化样式。 |
0 commit comments