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