Skip to content

Commit 6f83885

Browse files
Update in Documentation (bigskysoftware#2655)
1 parent fa2dc6c commit 6f83885

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

www/content/attributes/hx-get.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ This example will cause the `div` to issue a `GET` to `/example` and swap the re
2121
* You can control the swap strategy by using the [hx-swap](@/attributes/hx-swap.md) attribute
2222
* You can control what event triggers the request with the [hx-trigger](@/attributes/hx-trigger.md) attribute
2323
* You can control the data submitted with the request in various ways, documented here: [Parameters](@/docs.md#parameters)
24+
* An empty `hx-get:""` will make a get request to the current url and will swap the current HTML page

0 commit comments

Comments
 (0)