pagination icon indicating copy to clipboard operation
pagination copied to clipboard

Setting the Current manually when onChange is fired.

Open karanraj22 opened this issue 7 years ago • 0 comments

Is there a way to set current page number of pagination manually to a fix value. Let us say, i am currently on page 7 i hit 8 , the onChange method fires but the backend fails, then how do i set the current page to 7 ? i do not see any callback for that .

karanraj22 avatar Mar 20 '19 12:03 karanraj22