mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-03 07:45:21 +00:00
Switched attribute order (doh!)
This commit is contained in:
parent
f5e081eb3b
commit
a809743fd3
@ -23,8 +23,8 @@ title: </> htmx - Attributes
|
||||
| [`hx-boost`](/attributes/hx-boost) | progressively enhances anchors and forms to use AJAX requests
|
||||
| [`hx-confirm`](/attributes/hx-confirm) | shows a confim() dialog before issuing a request
|
||||
| [`hx-delete`](/attributes/hx-delete) | issues a `DELETE` to the specified URL
|
||||
| [`hx-ext`](/attributes/hx-ext) | extensions to use for this element
|
||||
| [`hx-encoding`](/attributes/hx-encoding) | changes the request encoding type
|
||||
| [`hx-ext`](/attributes/hx-ext) | extensions to use for this element
|
||||
| [`hx-get`](/attributes/hx-get) | issues a `GET` to the specified URL
|
||||
| [`hx-history-elt`](/attributes/hx-history-elt) | the element to snapshot and restore during history navigation
|
||||
| [`hx-include`](/attributes/hx-include) | includes additional data in AJAX requests
|
||||
|
Loading…
x
Reference in New Issue
Block a user