mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-03 07:45:21 +00:00
documentation clarification for htmx:load (#3299)
htmx:load doc clarification
This commit is contained in:
parent
f4cc8382a4
commit
0404d0137b
@ -310,7 +310,7 @@ This event is triggered before the content is saved in the history api.
|
|||||||
|
|
||||||
### Event - `htmx:load` {#htmx:load}
|
### Event - `htmx:load` {#htmx:load}
|
||||||
|
|
||||||
This event is triggered when a new node is loaded into the DOM by htmx.
|
This event is triggered when a new node is loaded into the DOM by htmx. Note that this event is also triggered when htmx is first initialized, with the document body as the target.
|
||||||
|
|
||||||
##### Details
|
##### Details
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user