This commit is contained in:
carson 2021-12-27 15:40:53 -07:00
parent 477c0a21b5
commit f6cd68ba85

View File

@ -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