Please consider adding support for the indeterminate property for input type="checkbox" ``` <input type="checkbox" bind:indeterminate="is_indeterminate" /> ```
Please consider adding support for the indeterminate property for input type="checkbox"