Skip to content

Latest commit

 

History

History

all-verbs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

All HTTP Verbs supported by HTMX

This example shows all the HTTP Verbs supported by HTMX (doc)

<ul><lihx-get="/htmx">GET</li><lihx-post="/htmx">POST</li><lihx-put="/htmx">PUT</li><lihx-patch="/htmx">PATCH</li><lihx-delete="/htmx">DELETE</li></ul>
close