mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 05:21:18 +00:00
1.3 KiB
1.3 KiB
layout | title |
---|---|
layout.njk | </> kutty - Attributes |
Attribute Reference
Attribute | Description |
---|---|
kt-boost | converts anchors and forms to use AJAX requests |
kt-classes | timed modification of classes on an element |
kt-confirm | shows a confim() dialog before issuing a request |
kt-delete | issue a DELETE to the specified URL |
kt-error-url | a URL to send client-side errors to |
kt-get | issue a GET to the specified URL |
kt-history-elt | the element to use for history snap-shotting & restoration |
kt-include | TODO - Description |
kt-indicator | TODO - Description |
kt-patch | TODO - Description |
kt-params | filter the parameters that will be submitted with a request |
kt-post | TODO - Description |
kt-prompt | TODO - Description |
kt-push-url | TODO - Description |
kt-put | TODO - Description |
kt-select | TODO - Description |
kt-sse-src | TODO - Description |
kt-swap | TODO - Description |
kt-swap-oob | TODO - Description |
kt-target | TODO - Description |
kt-trigger | TODO - Description |