{ open = value; onToggle?.(); }} class={className} >
{#if IconComponent} {/if} {title} {#if subtitle} {subtitle} {/if}
{#if displayedPreview && !showThoughtInProgress}
{displayedPreview}
{#if displayedOverflow > 0} {displayedOverflow}+ chars {/if}
{/if}
Toggle content
{@render children()}