PLAY PODCASTS
The basics: hx-params
Season 1 · Episode 12

The basics: hx-params

hx-pod

February 3, 20243m 48s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

ok, you are submitting a form.. but what if you don't want to submit the whole thing?
Use what only i call "the mysql selector of htmx"

hx-params="first_name, last_name, state"

or what if you wanted to exclude a field?

hx-params="not secret_field"

Topics

htmx javascript programming laravel livewire minimalism coding html simplicity