🥖x-on:input

Overview

Attach an on input event listener to the element.

Example

<input x-on:input="myFunction($store, $el, $event)">

Last updated