ToolJet/docs/versioned_docs/version-2.50.0-LTS/tutorial/keyboard-shortcuts.md
Karan Rathod 4ca0431221
[docs]: Add App-Builder 1.7 docs and update quickstart guide (#9872)
* revamp checkbox, toggle and button component docs

* update button component doc and add videos to quickstart guide

* re-arrange sidebar items

* create a new version and update a video
2024-05-31 20:01:27 +05:30

1 KiB

id title
keyboard-shortcuts Keyboard Shortcuts

Keyboard Shortcuts

You can perform operations like copying and pasting components, cloning components, deleting components, undo, redo, and more using keyboard shortcuts.

Action Mac Shortcut Linux/Windows Shortcut
Copy component cmd + c ctrl + c
Cut component cmd + x ctrl + x
Paste component cmd + v ctrl + v
Undo cmd + z ctrl + z
Redo cmd + shift + z ctrl + shift + z
Clone component cmd + d ctrl + d
Remove component delete backspace
Deselect component esc esc

To choose several components at once within the app-builder, simply hold down the shift key while clicking on each component you want to select.