Skip to content
You're viewing documentation for Draftbit Classic (v1), our previous platform. See the current Draftbit docs.

Keyboard Shortcuts

Perform common actions using the keyboard
ShortcutKeys
Show/hide keyboard shortcuts?
Show/hide component picker+
Switch component and
Expand / collapse tree and
Move component up in treeCMD+{ or CTRL+{
Move component down in treeCMD+} or CTRL+}
Cut selected component from the treeCMD+X or CTRL+X
Paste a cut component in the treeCMD+V or CTRL+V
Undo previous actionCMD+Z or CTRL+Z
Delete selected componentDEL
Copy selected componentCMD+C or CTRL+C
Paste a copied component (Only on same Screen where copied)CMD+P or CTRL+P
Open Command PaletteCMD+K or CTRL+K
Open Console LogsCMD+SHIFT+L or CTRL+SHIFT+L
Return to main Screen viewCMD+SHIFT+M or CTRL+SHIFT+M
ShortcutKeys
Show Styles TabS
Show Configs TabC
Show Data TabD
Show Interactions TabI
ShortcutDescription
Save Function/FileSaves the open Function or File when the Code Editor is focused.

What can be reverted back using the Undo shortcut?

Section titled “What can be reverted back using the Undo shortcut?”
  • Trashed components can be restored.
  • Components can be moved back to the previous position/order in the component tree.

What can not be reverted back using the Undo shortcut?

Section titled “What can not be reverted back using the Undo shortcut?”
  • Adding a Screen can not be undone.
  • Any applied style on components can not be undone.
  • Added triggers can not be undone.
  • Set / mapped data to a component can not be undone.