Pindrop.js Keyboard Shortcuts
All keyboard shortcuts in Pindrop
| Key | Action |
|---|---|
C | Enter Comment Mode — click anywhere to drop a pin |
V | Enter View Mode — normal page interaction |
R | Enter Review Mode — open the comment sidebar |
Esc | Exit current mode, close popovers |
[ | Navigate to previous pin |
] | Navigate to next pin |
Shortcuts are ignored while you're typing in an input, and are inactive while the Pindrop UI is hidden.
If they conflict with your page's own shortcuts, disable them entirely:
typescript
Pindrop.init({ keyboardShortcuts: false })Last updated March 28, 2026