• Add or remove a CSS class from the list of classes on the given node depending on the value of include

    Parameters

    • node: HTMLElement
    • className: string
    • include: boolean

    Returns void

Generated using TypeDoc