{#if maxlength} {value?.length ?? 0} {maxlength} {/if}
{#if error} {error} {/if}