A small launcher hint button (⌘K) — visibility/positioning is handled by whatever container places it (e.g. header slots), this component only renders the button itself.
| Type | Name | Description |
|---|---|---|
| string | title? |
Accessible label / tooltip text. Default: “Open Launcher — Cmd/Ctrl+K”. |
| string | kbd? |
Shortcut text shown inside the button. Default: “⌘K”. |
| string | class? |
Extra class(es) for the button. |