NEWCKEditor AI is here! Learn how to supercharge your editor with AI on our webinar.
Sign up (with export icon)

utils/dom/remove

Api-module iconmodule

Functions

  • Chevron-right icon

    remove( node ) → void

    Removes given node from parent.

    Parameters

    node : Node

    Node to remove.

    Returns

    void