{#if icon}
{/if}
{title}
{#if children}
{@render children?.()}
{/if} {#if action}
{@render action?.()}
{/if}