{#if open}
{}} on:keydown={handleEscape} class={"spectrum-Popover is-open " + (tooltipClasses || "")} role="presentation" data-cy={dataCy} transition:fly|local={{ y: -20, duration: 200 }} > {#if showTip} {@html tipSvg} {/if}
{/if}