mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
525 B
525 B
layout | title |
---|---|
layout.njk | </> kutty - Attributes |
</> Attributes
Attribute | Description |
---|---|
kt-get | Issues an HTTP GET to the given URL |
kt-target | Specifies the target element that should be swapped |
kt-swap | Specifies how target element should be swapped: innerHTML, outerHTML, append |