package pure-html
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=d1ac64685188a5b41834c8e1ffc4187f8dfdbc27a972898e6bb833ca4c715811
sha512=43ae60f49d3ada8cd633e0fbe6bf892094eb46a8f8ff1c7605c33724e6f44abcb3466dc61511994a8ac63a5ccd9421c53ce6f5f703bd307d9da3de7b6dbdf85e
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.
Note that the value of this attribute is not escaped.
Additional attributes
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.
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.