Hierarchy

  • MockElement

Constructors

Properties

_attributes: {
    [name: string]: string | null;
} = {}

Type declaration

  • [name: string]: string | null
_target: CustomHTMLElementClass<CustomHTMLElement>
ownerDocument: Document

Methods

  • Parameters

    • _name: string
    • _oldValue: null | string
    • _newValue: null | string

    Returns void

Generated using TypeDoc