Skip to content

Commit 0404d01

Browse files
authored
documentation clarification for htmx:load (#3299)
htmx:load doc clarification
1 parent f4cc838 commit 0404d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/content/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ This event is triggered before the content is saved in the history api.
310310

311311
### Event - `htmx:load` {#htmx:load}
312312

313-
This event is triggered when a new node is loaded into the DOM by htmx.
313+
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.
314314

315315
##### Details
316316

0 commit comments

Comments
 (0)