bigskysoftware / htmx

</> htmx - high power tools for HTML
https://htmx.org
Other
38.55k stars 1.31k forks source link

[Documentation] Add missing htmx:sendAbort event #3024

Closed scrhartley closed 5 days ago

scrhartley commented 5 days ago

Description

The event htmx:sendAbort is missing from the documentation. The related events htmx:sendError and htmx:timeout are there, but this one is missing. Although htmx:xhr:abort is already documented. its detail data is different.

Testing

Tested locally using Zola to ensuring linking works correctly.

Checklist