Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit a5014ff

Browse files
authored
docs: add missing Pagination Service PubSub events
1 parent dcbefc7 commit a5014ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/events/Available-Events.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ handleOnHeaderMenuCommand(e) {
120120

121121
#### Pagination Service
122122
- `onBeforePaginationChange`
123+
- `onPaginationChanged`
124+
- `onPaginationRefreshed`
125+
- `onPaginationPresetsInitialized`
126+
- `onPaginationVisibilityChanged`
127+
- `onPaginationSetCursorBased` (for GraphQL only)
123128

124129
#### Resizer Service
125130
- `onGridBeforeResize`

0 commit comments

Comments
 (0)