Attach a click event listener to the element.
<button x-on:click="count++">Increment</button>
Last updated 3 years ago