Bind the value attribute of an input element to an expression.
<input type="checkbox" x-bind:value="option.value">
Last updated 2 years ago