(showTooltip = true)} on:mouseleave={() => (showTooltip = false)} on:focus={() => (showTooltip = true)} >
{#if longPressable}
{/if} {#if icon}
{/if} {#if $$slots}
{/if} {#if tooltip && showTooltip}
{/if}