{message}
{#if description}
{description}
{/if} {#if children}
{@render children()}
{:else if actionLabel}
{ if (onclick) { onclick(); } else if (actionHref) { window.location.href = actionHref; } }} > {actionLabel}
{/if}