2
0
Files
bot/apps/docs/editor/context-menu.mdx

29 lines
819 B
Plaintext
Raw Normal View History

---
title: Context menu
icon: bars
---
2022-07-03 09:32:49 +02:00
You can right-click on different elements on the builder to trigger a menu with different actions.
If you right-click on a group, you will see a menu with the following options:
<Frame>
<img src="/images/group-context-menu.png" alt="Context menu" />
</Frame>
2022-07-03 09:32:49 +02:00
- **Duplicate** to create a duplicated group with the same blocks and settings
- **Delete** to remove the group
If you right-click on a block, you will see a menu with the following options:
- **Duplicate** to create a duplicated block below the duplicated one with the same settings
- **Delete** to remove the block
If you right-click on an edge, you will see a menu with the following options:
<Frame>
<img src="/images/edge-context-menu.png" alt="Context menu" />
</Frame>
2022-07-03 09:32:49 +02:00
- **Delete** to remove the edge