Function removeClassFromElement

  • Remove the class from the node's class attribute with the given id.

    Parameters

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

    Returns void

Generated using TypeDoc