{#if notificationType === 'toast'}
{title}
{subtitle}
{caption}
{/if} {#if notificationType === 'inline'}
{title}
{subtitle}
{/if}