mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-01 23:11:12 +00:00
Fix revealed
modifier
This commit is contained in:
parent
e1f586ed41
commit
a8e205c4b0
@ -43,7 +43,7 @@ The response from the `/register` url will be appended to the `div` with the id
|
||||
There are two special events that are non-standard that htmx supports:
|
||||
|
||||
* `load` - triggered on load (useful for lazy-loading something)
|
||||
* `reveal` - triggered when an element is scrolled into the viewport (also useful for lazy-loading)
|
||||
* `revealed` - triggered when an element is scrolled into the viewport (also useful for lazy-loading)
|
||||
|
||||
### Polling
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user