@blaze(fold: true, safe: ['kbd']) @props([ 'kbd' => '⌘K', ]) {{-- We need tabindex="-1" here to make the popover focusable because Safari doesn't focus buttons when clicked. Instead, it focuses the nearest focusable parent, which closes the popover before click handlers fire if the parent is outside of the popover. --}}