{#if label}
{label}
{/if}
(isFocussed = true)} onblur={() => (isFocussed = false)} {...rest} /> {#if onsubmit}
{/if}
{#if error}
{error}
{/if}