Sync attrs/hdrs with upstream

This commit is contained in:
2026-06-13 17:00:19 -04:00
parent d4a7e0c9ce
commit 62af36e833
6 changed files with 241 additions and 85 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ module HxSwap =
/// <summary>Morph the outer HTML of the target to the new content</summary>
[<Literal>]
let OuterMorph = "innerMorph"
let OuterMorph = "outerMorph"
/// <summary>Replace the text content of the target without parsing the response as HTML</summary>
[<Literal>]