List of items
Number of items in a page in case of multi.
Readonly
changeEvent that is triggered when current item changes. Or page changes in case of multi.
Whether there is a next item or page or not.
Whether there is a next item or page or not.
Current item or page (in case of multi) index.
Optional
itemCurrent item (in case of non-multi).
List of items
Optional
pageCurrent page (in case of multi).
Optional
pagesList of pages of list of items per page. Used in case of multi.
Takes a list and cycles through them.
This is good for showing a single item on the UI and letting user cycle through then with a click of a button.