Function removeClassFromElements

  • Remove the class from the nodes' class attribute that match the given CSS selector.

    Parameters

    • selector: string
    • className: string | string[]

    Returns void

Generated using TypeDoc