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