2
0

📝 Migrate from Docusaurus to Mintlify (#1115)

Closes #868
This commit is contained in:
Baptiste Arnaud
2023-12-22 09:13:53 +01:00
committed by GitHub
parent 512bb09282
commit 1e5fa5a575
450 changed files with 49522 additions and 104787 deletions

View File

@@ -0,0 +1,28 @@
---
title: Context menu
icon: bars
---
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>
- **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>
- **Delete** to remove the edge