Update beforeHistorySave documentation (#2692)

Issue : #2688
Update beforeHistorySave docs
This commit is contained in:
Sameer Dudeja 2024-07-04 08:39:55 +05:30 committed by GitHub
parent f4f448db0a
commit 6c2f9ea939
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -264,7 +264,7 @@ This event is triggered when htmx handles a history restoration action
### Event - `htmx:beforeHistorySave` {#htmx:beforeHistorySave}
This event is triggered when htmx handles a history restoration action
This event is triggered before the content is saved in the history api.
##### Details