{#if collapsible} {/if} {#if expanded}
{#each cards as c}
{c.label} ? {c.tip}
{c.value}
{/each}
{/if}