mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
Update reference.md
This commit is contained in:
parent
4bdf2f4a48
commit
f38855a46a
@ -124,6 +124,7 @@ title: </> htmx - Attributes
|
||||
| [`htmx:onLoadError`](/events#htmx:onLoadError) | triggered when an exception occurs during the onLoad handling in htmx
|
||||
| [`htmx:oobErrorNoTarget`](/events#htmx:oobErrorNoTarget) | triggered when an out of band element does not have a matching ID in the current DOM
|
||||
| [`htmx:prompt`](/events#htmx:prompt) | triggered after a prompt is shown
|
||||
| [`htmx:pushedIntoHistory`](/events#htmx:pushedIntoHistory) | triggered after an url is pushed into history
|
||||
| [`htmx:responseError`](/events#htmx:responseError) | triggered when an HTTP response error (non-`200` or `300` response code) occurs
|
||||
| [`htmx:sendError`](/events#htmx:sendError) | triggered when a network error prevents an HTTP request from happening
|
||||
| [`htmx:sseError`](/events#htmx:sseError) | triggered when an error occurs with a SSE source
|
||||
|
Loading…
x
Reference in New Issue
Block a user