Function textifyNode

  • Replace the node by its text content.

    Parameters

    • node: HTMLElement

      the node to replace

    Returns Text

    the created Text node

Generated using TypeDoc