HTMX
Warning
This post is more than a year old. Information may be outdated.
- A Front-end
- Implementation itself is JavaScript
This tells HTMX: "When a user clicks on this button, issue an HTTP POST request to '/clicked' and use the content from the response to replace the element with the id
parent-divin the DOM." htmx - Documentation
No comments yet. Be the first to share your thoughts.