{#if props.label}
{@render props.label?.()}
{/if} {@render props.input?.()} {#if props.info}
{@render props.info?.()}
{/if}