Skip to content

Commit 4236e22

Browse files
Add "focusOnListItem" to typescript definitions.
1 parent 8c4d81c commit 4236e22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rc-pagination.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ declare module 'rc-pagination' {
1717
showPrevNextJumpers: boolean;
1818
showQuickJumper: boolean | object;
1919
showTitle: boolean;
20+
focusOnListItem: boolean;
2021

2122
locale: object;
2223

0 commit comments

Comments
 (0)