Skip to main content

ElementRemove

Callable

  • ElementRemove(elementOrId): void

  • Removes an element from the main document


    Parameters

    • elementOrId: ElementOrId

      The id of the tag to remove from the document.

    Returns void

    • Nothing