Skip to main content

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.

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:
  1. Right-Click on a Group:
    • Duplicate: Creates a copy of the group with identical elements and settings.
    • Delete: Removes the entire group.
  2. 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.
  3. Right-Click on an Edge:
    • Delete: Removes the edge.