Skip to content

Latest commit

 

History

History

push-url

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

hx-push-url attribute

This example shows how to use hx-push-url to push a URL into the browser location history (doc)

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