Function addClassToElements

  • Add the class to the nodes' class attribute that match the given CSS selector.

    Parameters

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

    Returns void

Generated using TypeDoc