• Remove all leading & trailing node's child nodes that match the given tag.

    Parameters

    • node: HTMLElement

      the node to process

    • tag: string

      the tag

    Returns void

Generated using TypeDoc