Issue #3456435: Switch to data-hx- format
Compare changes
@@ -87,7 +87,7 @@ events:
@@ -87,7 +87,7 @@ events:
description: 'An HTMX event 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`'
description: 'An HTMX event triggered when an element first intersects the viewport. This supports two additional options. See the documentation for hx-trigger for more information.'