{#if direction === "row"}
{title}
{@html description}
{:else}
{title}
{@html description}
{/if}