Function swapElements

  • Parameters

    • ...args: [elementA: Element, elementB: Element, options?: { ignoreMove?: boolean }]

    Returns Promise<void>