pushUrl
"hx-push-url" push a URL into the browser location bar to create history.
<div hx-get="/account" hx-push-url="true">
Go to My Account
</div>Content copied to clipboard
"hx-push-url" push a URL into the browser location bar to create history.
<div hx-get="/account" hx-push-url="true">
Go to My Account
</div>