Triggering a context menu in a builder interface, allows users to perform specific actions by right-clicking on different elements (groups, elements, or edges). Here’s a concise breakdown:Documentation Index
Fetch the complete documentation index at: https://docs.release0.com/llms.txt
Use this file to discover all available pages before exploring further.
-
Right-Click on a Group:
- Duplicate: Creates a copy of the group with identical elements and settings.
- Delete: Removes the entire group.
-
Right-Click on a element:
- Duplicate: Creates a copy of the element with identical settings, placing it directly below the original.
- Delete: Removes the element.
-
Right-Click on an Edge:
- Delete: Removes the edge.