Attach an on input event listener to the element.
<input x-on:input="myFunction($store, $el, $event)">
Last updated 1 year ago