{#if label} {label} {#if required} * {/if} {/if} {#if hasWrapper}
{#if leftIcon} {/if} {#if rightIcon} {/if} {#if validationIcon} {/if} {#if clearable && value} {/if} {#if showCounter} {charsRemaining !== undefined ? charsRemaining : currentCount} {/if}
{:else} {/if} {#if error} {error} {/if}