package pure-html
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=64c4eefc0ff2a7a8d6f7de5a0242e2d0a5044e50ce0bc292b7c356509cb28346
sha512=0528e6fe044626c5f663f4d0fddf79a2b497b69c90d7aa656e9b8c789b1a68a5464a7a0f8f6a81001d3429e6906a6f7e33cd2a9fb6f5f3f1564bfa45ae4e9d57
doc/pure-html/Pure_html/Hx/index.html
Module Pure_html.HxSource
htmx support
The attributes in this module are arranged in the same order as on the reference page linked above.
Remember that you will also need the htmx script itself. The recommended way to get it is to download a copy and place it in your static assets directory, managed by dreamwork so that it is properly cached and version-hashed by its contents.
Core attributes
The hx-on:* set of attributes, where * represents DOM events: https://htmx.org/attributes/hx-on/.
Note that the value of this attribute is not escaped.
Note that the value of this attribute is not escaped as it may include a CSS selector.
Note that the value of this attribute is not escaped as it may include a CSS selector.
Note that the value of this attribute is not escaped as it may include a CSS selector.
Note that the value of this attribute is not escaped as it may include a CSS selector.
Note that the value of this attribute is not escaped as it may include a CSS selector.
Note that the value of this attribute is not escaped.
Additional attributes
Note that the value of this attribute is not escaped as it may include a CSS selector.
Extensions
The preload extension: https://htmx.org/extensions/preload/
Other
This attribute serves as the _ attribute, which is used by Hyperscript. Note that the value of this attribute is not escaped.
Note that the value of this attribute is not escaped.