Module htmx::attributes
source · Expand description
Details on conversion for Attribute values.
Structs§
- An attribute that accepts any attribute value.
- An attribute that accepts a date and time.
- Day in a
<time datetime={}>
. - An attribute that accepts an attribute value or a flag.
- An attribute that accepts a numeric value.
- Week in a
<time datetime={}>
. - Year in a
<time datetime={}>
.
Enums§
- An attribute that can be set as a flag or set to a value.