basically i need to add another text at the end . ie. , Page 1 of 2 recordds
I tried this property nextText={"nextpage"}, but does not work,Thoughts ?
basically i need to add another text at the end . ie. , Page 1 of 2 recordds
I tried this property nextText={"nextpage"}, but does not work,Thoughts ?
You can use ofText
prop
ofText= 'of records'
Which will give you ouput like,
Page 1 of records 2