<script>
	export let indeterminate;
</script>

<input type='checkbox' indeterminate='{indeterminate}'>