Skip to content

Commit

Permalink
docs: add missing Pagination Service PubSub events
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding authored Oct 31, 2024
1 parent cf31c48 commit c56bc81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/events/available-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ handleOnHeaderMenuCommand(e) {

#### Pagination Service
- `onBeforePaginationChange`
- `onPaginationChanged`
- `onPaginationRefreshed`
- `onPaginationPresetsInitialized`
- `onPaginationVisibilityChanged`
- `onPaginationSetCursorBased` (for GraphQL only)

#### Resizer Service
- `onGridBeforeResize`
Expand Down

0 comments on commit c56bc81

Please sign in to comment.