green-activity-6102
09/24/2022, 4:16 PMchange
but I want the free-text search box to use keyup
-- intuitively i thought I could use hx-trigger=change
on the <form>
element then just override hx-trigger=keyup
on the single input where i need it. Is this not the design intent?