Page
Library
Module
Module type
Parameter
Class
Class type
Source
Pure_html.Hx
Sourcehtmx 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.
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 as it may include a CSS selector.
The preload extension: https://htmx.org/extensions/preload/
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.