ariaAtomic
ariaAtomic: null | string
ariaAutoComplete
ariaAutoComplete: null | string
ariaBusy
ariaBusy: null | string
ariaChecked
ariaChecked: null | string
ariaColCount
ariaColCount: null | string
ariaColIndex
ariaColIndex: null | string
ariaColSpan
ariaColSpan: null | string
ariaCurrent
ariaCurrent: null | string
ariaDisabled
ariaDisabled: null | string
ariaExpanded
ariaExpanded: null | string
ariaHasPopup: null | string
ariaHidden
ariaHidden: null | string
ariaInvalid
ariaInvalid: null | string
ariaKeyShortcuts
ariaKeyShortcuts: null | string
ariaLabel
ariaLabel: null | string
ariaLevel
ariaLevel: null | string
ariaLive
ariaLive: null | string
ariaModal
ariaModal: null | string
ariaMultiLine
ariaMultiLine: null | string
ariaMultiSelectable
ariaMultiSelectable: null | string
ariaOrientation
ariaOrientation: null | string
ariaPlaceholder
ariaPlaceholder: null | string
ariaPosInSet
ariaPosInSet: null | string
ariaPressed
ariaPressed: null | string
ariaReadOnly
ariaReadOnly: null | string
ariaRequired
ariaRequired: null | string
ariaRoleDescription
ariaRoleDescription: null | string
ariaRowCount
ariaRowCount: null | string
ariaRowIndex
ariaRowIndex: null | string
ariaRowSpan
ariaRowSpan: null | string
ariaSelected
ariaSelected: null | string
ariaSetSize
ariaSetSize: null | string
ariaSort
ariaSort: null | string
ariaValueMax
ariaValueMax: null | string
ariaValueMin
ariaValueMin: null | string
ariaValueNow
ariaValueNow: null | string
ariaValueText
ariaValueText: null | string
Readonlyattributes
attributes: NamedNodeMap
ReadonlyclassList
classList: DOMTokenList
className
className: string
ReadonlyclientHeight
clientHeight: number
ReadonlyclientLeft
clientLeft: number
ReadonlyclientTop
clientTop: number
ReadonlyclientWidth
clientWidth: number
ReadonlylocalName
localName: string
ReadonlynamespaceURI
namespaceURI: null | string
onfullscreenchange
onfullscreenchange: null | ((this: Element, ev: Event) => any)
onfullscreenerror
onfullscreenerror: null | ((this: Element, ev: Event) => any)
outerHTML
outerHTML: string
ReadonlyownerDocument
ownerDocument: Document
Readonlypart
part: DOMTokenList
Readonlyprefix
prefix: null | string
ReadonlyshadowRoot
shadowRoot: null | ShadowRoot
ReadonlytagName
tagName: string
Readonlystyle
style: CSSStyleDeclaration
contentEditable
contentEditable: string
enterKeyHint
enterKeyHint: string
ReadonlyisContentEditable
isContentEditable: boolean
onabort
onabort: null | ((this: GlobalEventHandlers, ev: UIEvent) => any)
onanimationcancel
onanimationcancel:
| null
| ((this: GlobalEventHandlers, ev: AnimationEvent) => any)
onanimationend
onanimationend: null | ((this: GlobalEventHandlers, ev: AnimationEvent) => any)
onanimationiteration
onanimationiteration:
| null
| ((this: GlobalEventHandlers, ev: AnimationEvent) => any)
onanimationstart
onanimationstart:
| null
| ((this: GlobalEventHandlers, ev: AnimationEvent) => any)
onauxclick
onauxclick: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onbeforeinput: null | ((this: GlobalEventHandlers, ev: InputEvent) => any)
onblur
onblur: null | ((this: GlobalEventHandlers, ev: FocusEvent) => any)
oncancel
oncancel: null | ((this: GlobalEventHandlers, ev: Event) => any)
oncanplay
oncanplay: null | ((this: GlobalEventHandlers, ev: Event) => any)
oncanplaythrough
oncanplaythrough: null | ((this: GlobalEventHandlers, ev: Event) => any)
onchange
onchange: null | ((this: GlobalEventHandlers, ev: Event) => any)
onclick
onclick: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onclose
onclose: null | ((this: GlobalEventHandlers, ev: Event) => any)
oncontextmenu: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
oncopy
oncopy: null | ((this: GlobalEventHandlers, ev: ClipboardEvent) => any)
oncuechange
oncuechange: null | ((this: GlobalEventHandlers, ev: Event) => any)
oncut
oncut: null | ((this: GlobalEventHandlers, ev: ClipboardEvent) => any)
ondblclick
ondblclick: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
ondrag
ondrag: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondragend
ondragend: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondragenter
ondragenter: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondragleave
ondragleave: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondragover
ondragover: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondragstart
ondragstart: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondrop
ondrop: null | ((this: GlobalEventHandlers, ev: DragEvent) => any)
ondurationchange
ondurationchange: null | ((this: GlobalEventHandlers, ev: Event) => any)
onemptied
onemptied: null | ((this: GlobalEventHandlers, ev: Event) => any)
onended
onended: null | ((this: GlobalEventHandlers, ev: Event) => any)
onerror
onerror: OnErrorEventHandler
onfocus
onfocus: null | ((this: GlobalEventHandlers, ev: FocusEvent) => any)
onformdata: null | ((this: GlobalEventHandlers, ev: FormDataEvent) => any)
ongotpointercapture
ongotpointercapture:
| null
| ((this: GlobalEventHandlers, ev: PointerEvent) => any)
oninput: null | ((this: GlobalEventHandlers, ev: Event) => any)
oninvalid
oninvalid: null | ((this: GlobalEventHandlers, ev: Event) => any)
onkeydown
onkeydown: null | ((this: GlobalEventHandlers, ev: KeyboardEvent) => any)
onkeypress
onkeypress: null | ((this: GlobalEventHandlers, ev: KeyboardEvent) => any)
onkeyup
onkeyup: null | ((this: GlobalEventHandlers, ev: KeyboardEvent) => any)
onload
onload: null | ((this: GlobalEventHandlers, ev: Event) => any)
onloadeddata
onloadeddata: null | ((this: GlobalEventHandlers, ev: Event) => any)
onloadedmetadata: null | ((this: GlobalEventHandlers, ev: Event) => any)
onloadstart
onloadstart: null | ((this: GlobalEventHandlers, ev: Event) => any)
onlostpointercapture
onlostpointercapture:
| null
| ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onmousedown
onmousedown: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onmouseenter
onmouseenter: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onmouseleave
onmouseleave: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onmousemove
onmousemove: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onmouseout
onmouseout: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onmouseover
onmouseover: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onmouseup
onmouseup: null | ((this: GlobalEventHandlers, ev: MouseEvent) => any)
onpaste
onpaste: null | ((this: GlobalEventHandlers, ev: ClipboardEvent) => any)
onpause
onpause: null | ((this: GlobalEventHandlers, ev: Event) => any)
onplay
onplay: null | ((this: GlobalEventHandlers, ev: Event) => any)
onplaying
onplaying: null | ((this: GlobalEventHandlers, ev: Event) => any)
onpointercancel
onpointercancel: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointerdown
onpointerdown: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointerenter
onpointerenter: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointerleave
onpointerleave: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointermove
onpointermove: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointerout
onpointerout: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointerover
onpointerover: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onpointerup
onpointerup: null | ((this: GlobalEventHandlers, ev: PointerEvent) => any)
onprogress
onprogress: null | ((this: GlobalEventHandlers, ev: ProgressEvent) => any)
onratechange
onratechange: null | ((this: GlobalEventHandlers, ev: Event) => any)
onreset
onreset: null | ((this: GlobalEventHandlers, ev: Event) => any)
onresize
onresize: null | ((this: GlobalEventHandlers, ev: UIEvent) => any)
onscroll: null | ((this: GlobalEventHandlers, ev: Event) => any)
onsecuritypolicyviolation
onsecuritypolicyviolation:
| null
| ((this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any)
onseeked
onseeked: null | ((this: GlobalEventHandlers, ev: Event) => any)
onseeking
onseeking: null | ((this: GlobalEventHandlers, ev: Event) => any)
onselect
onselect: null | ((this: GlobalEventHandlers, ev: Event) => any)
onselectionchange
onselectionchange: null | ((this: GlobalEventHandlers, ev: Event) => any)
onselectstart
onselectstart: null | ((this: GlobalEventHandlers, ev: Event) => any)
onslotchange
onslotchange: null | ((this: GlobalEventHandlers, ev: Event) => any)
onstalled
onstalled: null | ((this: GlobalEventHandlers, ev: Event) => any)
onsubmit
onsubmit: null | ((this: GlobalEventHandlers, ev: SubmitEvent) => any)
onsuspend
onsuspend: null | ((this: GlobalEventHandlers, ev: Event) => any)
ontimeupdate
ontimeupdate: null | ((this: GlobalEventHandlers, ev: Event) => any)
ontoggle
ontoggle: null | ((this: GlobalEventHandlers, ev: Event) => any)
Optionalontouchcancel
ontouchcancel?: null | ((this: GlobalEventHandlers, ev: TouchEvent) => any)
Optionalontouchend
ontouchend?: null | ((this: GlobalEventHandlers, ev: TouchEvent) => any)
Optionalontouchmove
ontouchmove?: null | ((this: GlobalEventHandlers, ev: TouchEvent) => any)
Optionalontouchstart
ontouchstart?: null | ((this: GlobalEventHandlers, ev: TouchEvent) => any)
ontransitioncancel
ontransitioncancel:
| null
| ((this: GlobalEventHandlers, ev: TransitionEvent) => any)
ontransitionend
ontransitionend:
| null
| ((this: GlobalEventHandlers, ev: TransitionEvent) => any)
ontransitionrun
ontransitionrun:
| null
| ((this: GlobalEventHandlers, ev: TransitionEvent) => any)
ontransitionstart
ontransitionstart:
| null
| ((this: GlobalEventHandlers, ev: TransitionEvent) => any)
onvolumechange
onvolumechange: null | ((this: GlobalEventHandlers, ev: Event) => any)
onwaiting
onwaiting: null | ((this: GlobalEventHandlers, ev: Event) => any)
onwebkitanimationend
onwebkitanimationend: null | ((this: GlobalEventHandlers, ev: Event) => any)
onwebkitanimationiteration
onwebkitanimationiteration:
| null
| ((this: GlobalEventHandlers, ev: Event) => any)
onwebkitanimationstart
onwebkitanimationstart: null | ((this: GlobalEventHandlers, ev: Event) => any)
onwebkittransitionend
onwebkittransitionend: null | ((this: GlobalEventHandlers, ev: Event) => any)
onwheel
onwheel: null | ((this: GlobalEventHandlers, ev: WheelEvent) => any)
accessKey
accessKey: string
ReadonlyaccessKeyLabel
accessKeyLabel: string
autocapitalize
autocapitalize: string
draggable
draggable: boolean
innerText
innerText: string
ReadonlyoffsetHeight
offsetHeight: number
ReadonlyoffsetLeft
offsetLeft: number
ReadonlyoffsetParent
offsetParent: null | Element
ReadonlyoffsetTop
offsetTop: number
ReadonlyoffsetWidth
offsetWidth: number
outerText
outerText: string
spellcheck
spellcheck: boolean
translate
translate: boolean
autofocus
autofocus: boolean
Readonlydataset
dataset: DOMStringMap
Optionalnonce
nonce?: string
innerHTML
innerHTML: string
ReadonlybaseURI
baseURI: string
ReadonlychildNodes
childNodes: NodeListOf<ChildNode>
ReadonlyfirstChild
firstChild: null | ChildNode
ReadonlyisConnected
isConnected: boolean
ReadonlylastChild
lastChild: null | ChildNode
ReadonlynextSibling
nextSibling: null | ChildNode
ReadonlynodeName
nodeName: string
ReadonlynodeType
nodeType: number
nodeValue
nodeValue: null | string
ReadonlyparentElement
parentElement: null | HTMLElement
ReadonlyparentNode
parentNode: null | ParentNode
ReadonlypreviousSibling
previousSibling: null | ChildNode
textContent
textContent: null | string
ReadonlyELEMENT_NODE
ELEMENT_NODE: 1
ReadonlyATTRIBUTE_NODE
ATTRIBUTE_NODE: 2
ReadonlyTEXT_NODE
TEXT_NODE: 3
ReadonlyCDATA_SECTION_NODE
CDATA_SECTION_NODE: 4
ReadonlyENTITY_REFERENCE_NODE
ENTITY_REFERENCE_NODE: 5
ReadonlyENTITY_NODE
ENTITY_NODE: 6
ReadonlyPROCESSING_INSTRUCTION_NODE
PROCESSING_INSTRUCTION_NODE: 7
ReadonlyDOCUMENT_NODE
DOCUMENT_NODE: 9
ReadonlyDOCUMENT_TYPE_NODE
DOCUMENT_TYPE_NODE: 10
ReadonlyDOCUMENT_FRAGMENT_NODE
DOCUMENT_FRAGMENT_NODE: 11
ReadonlyNOTATION_NODE
NOTATION_NODE: 12
ReadonlyDOCUMENT_POSITION_DISCONNECTED
DOCUMENT_POSITION_DISCONNECTED: 1
ReadonlyDOCUMENT_POSITION_PRECEDING
DOCUMENT_POSITION_PRECEDING: 2
ReadonlyDOCUMENT_POSITION_FOLLOWING
DOCUMENT_POSITION_FOLLOWING: 4
ReadonlyDOCUMENT_POSITION_CONTAINS
DOCUMENT_POSITION_CONTAINS: 8
ReadonlyDOCUMENT_POSITION_CONTAINED_BY
DOCUMENT_POSITION_CONTAINED_BY: 16
ReadonlyDOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32
ReadonlynextElementSibling
nextElementSibling: null | Element
ReadonlypreviousElementSibling
previousElementSibling: null | Element
ReadonlychildElementCount
childElementCount: number
Readonlychildren
children: HTMLCollection
ReadonlyfirstElementChild
firstElementChild: null | Element
ReadonlylastElementChild
lastElementChild: null | Element
ReadonlyassignedSlot
assignedSlot: null | HTMLSlotElement