Hi,
in the SAP standard 'leanitemlist.xhtml' you can find a usage of the paginator tag:
![paginator usage.JPG]()
When you have a look at 'wec.taglib.xml' you can see that 'Paginator.java' is referenced. Furthermore the renderer 'PaginatorRenderer.java' should give you an idea how to use the attributes.
Best regards,
Steffen