Command Palette Row

Go to fileJump to any file in the workspace
P
About this piece

Command Palette Row

Raycast-style action row with leading icon, description, and a trailing shortcut combo.

Usage

The import and the props worth knowing about, in one place.

import { Keyboard2 } from "@/components/beste/piece/keyboard2";

<Keyboard2
  surface="card"
  bordered={true}
  inverted={false}
  action="Go to file"
  hint="Jump to any file in the workspace"
  keys={[
    "⌘",
    "P"
  ]}
/>

More Keyboard pieces

View all Keyboard
Keyboard shortcuts
Open search
K
New file
N
Toggle sidebar
B
Switch workspace
O

Shortcut Cheatsheet

Titled panel listing several actions with their key combos stacked on the right.

F1Help
F2Rename
F3Find next
F4Close
F5Reload

Function Row

Horizontal strip of F-keys, each annotated with the action it triggers.

Press space to continue
Space
or click anywhere

Spacebar

Long-format spacebar keycap with a soft shadow, bracketed by a prompt above and a hint caption below.

⌘ plus K: Open command palette

Shortcut Press

Keycaps press down one after another, their shadows shrinking as they sink, and the matching action label fades in beside them before the next shortcut takes a turn.

G
Leader
P
Go to project
Press in sequence

Chord Sequence

Vim-style multi-step combo showing keys separated by arrows with per-step labels.

BA
Unlock the secret

Key Sequence

Row of small tactile keycaps laid out in order, great for Konami-style cheat codes or macro combos.