I want to add pagination to my gadget. I tried many ways but not find any support for pagination. Can you suggest related to pagination feature since I found many paginations feature already there in the existing gadget(e.g. Assign to me) of Atlassian but in the documentation, I am unable to find the information related to this?
Screenshot:- 1- My Gadget result screenshot.
2:- Existing gadget of Atlassian.
I want to a similar type of pagination in my gadget since my gadget has bulk data and take more time in rendering (performance issue).
Can you suggest for the same?
I have use <Content type="html" view="profile,canvas,home"> in gadget xml .