{#if typeof label === 'string'} {label} {:else if label} {@render label()} {/if} {#if required} * {/if}

{#if notice} {@render notice()} {/if}

{#if validation}

{validation.hint}

{/if}