Skip to content

Commit

Permalink
Fix htmx:beforeHistorySave docs (#3123)
Browse files Browse the repository at this point in the history
  • Loading branch information
tapanih authored Jan 13, 2025
1 parent aeeb216 commit 05c88d8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions www/content/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,10 +305,6 @@ This event is triggered before the content is saved in the history api.
* `detail.path` - the path and query of the page being restored
* `detail.historyElt` - the history element being restored into

##### Details

* `detail.config` - the config that will be passed to the `EventSource` constructor

### Event - `htmx:load` {#htmx:load}

This event is triggered when a new node is loaded into the DOM by htmx.
Expand Down

0 comments on commit 05c88d8

Please sign in to comment.