Skip to content

Instantly share code, notes, and snippets.

@nastanford
Created October 22, 2023 00:24
Show Gist options
  • Save nastanford/a0908ba1f110a2bb41060b0e1bbfd59c to your computer and use it in GitHub Desktop.
Save nastanford/a0908ba1f110a2bb41060b0e1bbfd59c to your computer and use it in GitHub Desktop.
NathanStanford.name Post 10-21-2023 1
<form hx-post="/api/form"
hx-trigger="submit">
<input type="text"
name="username"
placeholder="Enter your username">
<button type="submit">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment