htmx/www/attributes.md
2020-05-09 17:08:15 -07:00

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-include include additional data in AJAX requests
kt-indicator the element to put the kutty-request class on during the AJAX request
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