{#if icon}{@const Icon = icon} {/if} {title} {#if description} {description} {/if}
{#if expanded}
{@render children()}
{/if}