{#if button} {@render button?.({ shown, toggleDropdown })} {:else}
{/if} {#if shown}
{@render children?.()}
{/if}