fires once when an element first intersects the viewport. This supports two additional options:
* root:<selector> - a CSS selector of the root element for intersection
* threshold:<float> - a floating point number between 0.0 and 1.0, indicating what amount of intersection to fire the event on
[HTMX Reference](https://htmx.org/attributes/hx-trigger/)