{#if onclick}
{@render children?.()} {#if !active && notification}
{/if}
{:else}
{@render children?.()} {#if !active && notification}
{/if}
{/if}