{#if config !== undefined && (config?.condition === undefined || config.condition.matchesProperties(tags))}
{#if trs.length === 1} {/if} {#if trs.length > 1} {#each trs as mapping} {/each} {/if}
{/if}