Fixed wrong event name
authorMarcel Werk <burntime@woltlab.com>
Thu, 29 Feb 2024 12:59:04 +0000 (13:59 +0100)
committerMarcel Werk <burntime@woltlab.com>
Thu, 29 Feb 2024 12:59:04 +0000 (13:59 +0100)
docs/javascript/components_pagination.md

index d0179dc1b641cb20333bb2a1412a9a2b8a2d0221..2a897c87c0147b4a471ddc0f6640090ae90bd42b 100644 (file)
@@ -39,4 +39,4 @@ The event can be canceled to prevent navigation.
 
 ### `jumpToPage`
 
-The `switchPage` event will be fired when the user clicks on one of the ellipsis buttons within the pagination.
+The `jumpToPage` event will be fired when the user clicks on one of the ellipsis buttons within the pagination.