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 0e75525 commit a422901Copy full SHA for a422901
rc-pagination.d.ts
@@ -17,6 +17,7 @@ declare module 'rc-pagination' {
17
showPrevNextJumpers: boolean;
18
showQuickJumper: boolean | object;
19
showTitle: boolean;
20
+ simple: boolean;
21
22
locale: object;
23
0 commit comments