mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
314 B
314 B
layout | title |
---|---|
layout.njk | </> htmx - high power tools for html |
The json-enc
Extension
This extension encodes parameters in JSON format instead of url format.
Usage
<div hx-post='/test' hx-ext='json-enc'>click me</div>