{#if href} {> content} {else}
{> content}
{/if} {#snippet content} {#if horizontal} {>image} {>icon}
{>header} {>subheader} {>description} {> slot}
{else} {>image}
{>icon} {>header} {>subheader} {>description} {> slot}
{/if} {/snippet} {#snippet icon}
{#if icon} {/if} {> slot icon}
{/snippet} {#snippet header}
{header} {> slot header}
{/snippet} {#snippet subheader}
{subheader} {> slot subheader}
{/snippet} {#snippet image}
{#if image} {/if} {> slot image}
{/snippet} {#snippet description}
{description} {> slot description}
{/snippet} {#snippet meta}
{#each value in meta} {value} {/each} {> slot meta}
{/snippet}