triggered when an element is scrolled into the viewport (also useful for lazy-loading).
If you are using overflow in css like overflow-y: scroll you should use intersect once instead of revealed.
[HTMX Reference](https://htmx.org/attributes/hx-trigger/)