{#if label} {/if} {#if description}

{description}

{/if}
{#if children} {@render children()} {:else if input} {#if type === 'date'} {:else} onInput?.(e)} /> {/if} {/if} {#if input?.error}

{input.error}

{/if}