acton-htmx 1.0.0-beta.7

Opinionated Rust web framework for HTMX applications
Documentation
1
<button type="submit"{% if class %} class="{{ class }}"{% endif %}{% if disabled %} disabled{% endif %}{% if id %} id="{{ id }}"{% endif %}>{{ label }}</button>