Keyboard Shortcuts

Generic Shortcuts


KeyFunction
ESCAPEClose Modal

Data Shortcuts

KeyFunction
⌘ + Enter
CTRL + Enter
Create new row
Save current row (while editing a row)
ESCAPECancels edit
⇥ (TAB)Shift focus one cell to the right
SHIFT + ClickWith a cell selected, SHIFT + CLICK will select all cells between
SHIFT + ↑↓←→With a cell selected, SHIFT + ↑↓←→ will select another row or column depending on which arrow pressed

Component Tree Shortcuts

KeyFunction
⌘ + ↑
CTRL + ↑
Move the component up
Select the next component above
⌘ + ↓
CTRL + ↓
Move the component down
Select the next component below
⌘ + D
CTRL + D
Duplicate the component (and it's children)
⌘ + X
CTRL + X
Cut the component (and it's children)
⌘ + C
CTRL + C
Copy the component (and it's children)
⌘ + V
CTRL + V
Paste from the clipboard (clipboard must hold a component, component must be valid child-component for the location)
⌘ + ←
CTRL + ←
Collapse all nested components
Collapse selected component
⌘ + →
CTRL + →
Expand all nested components
Expand selected component