{#if type === 'submit'} {:else}
{#if $$slots.label} {/if}
{ // eslint-disable-next-line @typescript-eslint/ban-ts-comment // @ts-ignore value = e.target?.value; input(e); }} on:click={click} /> {#if initialType === 'password'} {/if}
{#if $$slots.notice} {/if}
{/if}