post
"hx-post" issues a POST to the specified URL.
<button hx-post="/account/enable" hx-target="body">
Enable Your Account
</button>Content copied to clipboard
"hx-post" issues a POST to the specified URL.
<button hx-post="/account/enable" hx-target="body">
Enable Your Account
</button>