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

{description} {#if docsLink} {m.docs()} {/if}

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

{input.error}

{/if}