Function addClassToElement

  • Add the class to the node's class attribute with the given id.

    Parameters

    • id: string
    • className: string | string[]

    Returns void

Generated using TypeDoc