Keyboard Shortcuts

Perform common actions using the keyboard

Basics

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
Command PaletteCMD+K or CTRL+K

Properties Panel

ShortcutKeys
Show Styles TabS
Show Confgs TabC
Show Data TabD
Show Interactions TabI

Code Editor

ShortcutDescription
Save Function/FileSaves the open Function or File when the Code Editor is focused.

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?

  • Adding a Screen can not be undone.
  • Any applied style on components can not be undone.
  • Added triggers can not be deleted undone.
  • Set / mapped data to a component can not be undone.