{#if $toast} {@const theme = $toast.theme || "info"}
{@html renderAsHtml(parse({content: $toast.message}))}