{ if (required && value !== true) { return false; } return true; } }} onvalidate={(e) => { valid = e.detail.valid; }} /> {#if children} {/if}