CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Function appendNodeContents

    • Moves contents from one node to another, appending them to the target node.

      Parameters

      • source: Node

        source node to move from

      • target: Node

        target node to move to

      Returns void