As a user, I want to have up-to-date documentation for events on the Pagination component, so that I am confident in using the package and that I do not encounter any blockers in implementation.
✅ Definition of Done / Outcomes
[ ] Done when the Events & Properties tab on storybook lists the same events we have on the component's code and its README
[ ] Done when the guidance on the documentation site is updated [English] [French]
[ ] Done when the demo page on eleventy is updated to reflect the new events [Code] [English] [French]
📜 Acceptance criteria
[ ] The documentation site code guidance reflects the updated events
📝 More info
A user reported an issue using pageChangeHandler in react and we noticed that our documentation is outdated on the website.
📇 User story
✅ Definition of Done / Outcomes
📜 Acceptance criteria
📝 More info
A user reported an issue using
pageChangeHandler
in react and we noticed that our documentation is outdated on the website.