{#key uniqueKey} {#if isOpen}
(contextMenuManager.selectedId = id), }} use:shortcuts={[ { shortcut: { key: 'Tab' }, onShortcut: closeContextMenu, }, { shortcut: { key: 'Tab', shift: true }, onShortcut: closeContextMenu, }, ]} >
{/if} {/key}