mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
fix docs
This commit is contained in:
parent
477c0a21b5
commit
f6cd68ba85
@ -32,7 +32,7 @@ If the value is `true` or `outerHTML` (which are equivalent) the element will be
|
||||
|
||||
If a swap value is given, that swap strategy will be used.
|
||||
|
||||
If a selector is given, the first element matching that selector will be swapped. If not, the element with an ID matching the new content will be swapped.
|
||||
If a selector is given, the elements matching that selector will be swapped. If not, the element with an ID matching the new content will be swapped.
|
||||
|
||||
### Notes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user