Interface

IPaginationCustomEvent

engine.IPaginationCustomEvent

Pagination custom event

Properties:
Name Type Description
data Object

The pagination data payload

page number

The target page number

direction 'next' | 'previous'

The navigation direction

View Source lib/engine/interfaces.ts, line 272