htmx-lsp-server 0.1.0

lsp server for htmx-lsp
Documentation
1
2
3
4
5
6
7
8
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/)