Add missing header (#861)

oob-swap wasn't in the headers, making it hard to find, and incidentally a pretty important feature.
This commit is contained in:
Ruben Nielsen 2022-04-07 21:36:51 +02:00 committed by GitHub
parent 4e4cdf0fee
commit 78940dae3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ title: </> htmx - Documentation
* [swapping](#swapping)
* [synchronization](#synchronization)
* [css transitions](#css_transitions)
* [Out of Band Swaps](#oob_swaps)
* [parameters](#parameters)
* [confirming](#confirming)
* [inheritance](#inheritance)