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 bb99f8b commit a11417aCopy full SHA for a11417a
rc-pagination.d.ts
@@ -18,6 +18,7 @@ declare module 'rc-pagination' {
18
showQuickJumper: boolean | object;
19
showTitle: boolean;
20
simple: boolean;
21
+ disabled: boolean;
22
23
locale: PaginationLocale;
24
0 commit comments