mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 21:41:40 +00:00
325 B
325 B
layout | title |
---|---|
layout.njk | </> htmx - high power tools for html |
The rails-method
Extension
This extension includes the rails _method
parameter in non-GET
or POST
requests.
Usage
<body hx-ext="rails-method">
...
</body>