Update docs for OOB swaps in top level (#783)

This commit is contained in:
Adam McKay 2022-02-04 17:54:04 +00:00 committed by GitHub
parent 4c0157432a
commit fd7009dccd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,3 +37,4 @@ If a selector is given, the elements matching that selector will be swapped. If
### Notes
* `hx-swap-oob` is not inherited
* Out of band elements must be in the top level of the response, and not children of the top level elements.