"hx-on:*" handle events with inline scripts on elements.
"hx-on:*"
<div hx-on:click="alert('Clicked!')">Click</div>
htmx.org/attributes/hx-on/