Class: ParticiappButtonElement
Defined in: particiapp-web-components.js:1289
The ParticiappButtonElement represents an abstract custom button element.
Extends
HTMLElement
Extended by
Constructors
new ParticiappButtonElement()
new ParticiappButtonElement(): ParticiappButtonElement
Defined in: particiapp-web-components.js:1299
The constructor returns a newly constructed ParticiappButtonElement object.
Returns
Overrides
HTMLElement.constructor
Properties
accessKey
accessKey: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10496
Inherited from
HTMLElement.accessKey
accessKeyLabel
readonly accessKeyLabel: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10498
Inherited from
HTMLElement.accessKeyLabel
ariaAtomic
ariaAtomic: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2405
Inherited from
HTMLElement.ariaAtomic
ariaAutoComplete
ariaAutoComplete: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2407
Inherited from
HTMLElement.ariaAutoComplete
ariaBrailleLabel
ariaBrailleLabel: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2409
Inherited from
HTMLElement.ariaBrailleLabel
ariaBrailleRoleDescription
ariaBrailleRoleDescription: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2411
Inherited from
HTMLElement.ariaBrailleRoleDescription
ariaBusy
ariaBusy: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2413
Inherited from
HTMLElement.ariaBusy
ariaChecked
ariaChecked: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2415
Inherited from
HTMLElement.ariaChecked
ariaColCount
ariaColCount: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2417
Inherited from
HTMLElement.ariaColCount
ariaColIndex
ariaColIndex: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2419
Inherited from
HTMLElement.ariaColIndex
ariaColIndexText
ariaColIndexText: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2421
Inherited from
HTMLElement.ariaColIndexText
ariaColSpan
ariaColSpan: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2423
Inherited from
HTMLElement.ariaColSpan
ariaCurrent
ariaCurrent: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2425
Inherited from
HTMLElement.ariaCurrent
ariaDescription
ariaDescription: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2427
Inherited from
HTMLElement.ariaDescription
ariaDisabled
ariaDisabled: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2429
Inherited from
HTMLElement.ariaDisabled
ariaExpanded
ariaExpanded: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2431
Inherited from
HTMLElement.ariaExpanded
ariaHasPopup
ariaHasPopup: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2433
Inherited from
HTMLElement.ariaHasPopup
ariaHidden
ariaHidden: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2435
Inherited from
HTMLElement.ariaHidden
ariaInvalid
ariaInvalid: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2436
Inherited from
HTMLElement.ariaInvalid
ariaKeyShortcuts
ariaKeyShortcuts: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2438
Inherited from
HTMLElement.ariaKeyShortcuts
ariaLabel
ariaLabel: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2440
Inherited from
HTMLElement.ariaLabel
ariaLevel
ariaLevel: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2442
Inherited from
HTMLElement.ariaLevel
ariaLive
ariaLive: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2444
Inherited from
HTMLElement.ariaLive
ariaModal
ariaModal: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2446
Inherited from
HTMLElement.ariaModal
ariaMultiLine
ariaMultiLine: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2448
Inherited from
HTMLElement.ariaMultiLine
ariaMultiSelectable
ariaMultiSelectable: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2450
Inherited from
HTMLElement.ariaMultiSelectable
ariaOrientation
ariaOrientation: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2452
Inherited from
HTMLElement.ariaOrientation
ariaPlaceholder
ariaPlaceholder: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2454
Inherited from
HTMLElement.ariaPlaceholder
ariaPosInSet
ariaPosInSet: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2456
Inherited from
HTMLElement.ariaPosInSet
ariaPressed
ariaPressed: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2458
Inherited from
HTMLElement.ariaPressed
ariaReadOnly
ariaReadOnly: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2460
Inherited from
HTMLElement.ariaReadOnly
ariaRequired
ariaRequired: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2462
Inherited from
HTMLElement.ariaRequired
ariaRoleDescription
ariaRoleDescription: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2464
Inherited from
HTMLElement.ariaRoleDescription
ariaRowCount
ariaRowCount: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2466
Inherited from
HTMLElement.ariaRowCount
ariaRowIndex
ariaRowIndex: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2468
Inherited from
HTMLElement.ariaRowIndex
ariaRowIndexText
ariaRowIndexText: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2470
Inherited from
HTMLElement.ariaRowIndexText
ariaRowSpan
ariaRowSpan: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2472
Inherited from
HTMLElement.ariaRowSpan
ariaSelected
ariaSelected: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2474
Inherited from
HTMLElement.ariaSelected
ariaSetSize
ariaSetSize: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2476
Inherited from
HTMLElement.ariaSetSize
ariaSort
ariaSort: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2478
Inherited from
HTMLElement.ariaSort
ariaValueMax
ariaValueMax: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2480
Inherited from
HTMLElement.ariaValueMax
ariaValueMin
ariaValueMin: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2482
Inherited from
HTMLElement.ariaValueMin
ariaValueNow
ariaValueNow: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2484
Inherited from
HTMLElement.ariaValueNow
ariaValueText
ariaValueText: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2486
Inherited from
HTMLElement.ariaValueText
assignedSlot
readonly assignedSlot: null | HTMLSlotElement;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:21934
Inherited from
HTMLElement.assignedSlot
ATTRIBUTE_NODE
readonly ATTRIBUTE_NODE: 2;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16718
Inherited from
HTMLElement.ATTRIBUTE_NODE
attributes
readonly attributes: NamedNodeMap;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8076
Inherited from
HTMLElement.attributes
attributeStyleMap
readonly attributeStyleMap: StylePropertyMap;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8341
Inherited from
HTMLElement.attributeStyleMap
autocapitalize
autocapitalize: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10500
Inherited from
HTMLElement.autocapitalize
autofocus
autofocus: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:12508
Inherited from
HTMLElement.autofocus
baseURI
readonly baseURI: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16587
Returns node's node document's document base URL.
Inherited from
HTMLElement.baseURI
CDATA_SECTION_NODE
readonly CDATA_SECTION_NODE: 4;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16722
node is a CDATASection node.
Inherited from
HTMLElement.CDATA_SECTION_NODE
childElementCount
readonly childElementCount: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17281
Inherited from
HTMLElement.childElementCount
childNodes
readonly childNodes: NodeListOf<ChildNode>;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16593
Returns the children.
Inherited from
HTMLElement.childNodes
children
readonly children: HTMLCollection;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17287
Returns the child elements.
Inherited from
HTMLElement.children
classList
readonly classList: DOMTokenList;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8082
Allows for manipulation of element's class content attribute as a set of whitespace-separated tokens through a DOMTokenList object.
Inherited from
HTMLElement.classList
className
className: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8088
Returns the value of element's class content attribute. Can be set to change it.
Inherited from
HTMLElement.className
clientHeight
readonly clientHeight: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8090
Inherited from
HTMLElement.clientHeight
clientLeft
readonly clientLeft: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8092
Inherited from
HTMLElement.clientLeft
clientTop
readonly clientTop: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8094
Inherited from
HTMLElement.clientTop
clientWidth
readonly clientWidth: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8096
Inherited from
HTMLElement.clientWidth
COMMENT_NODE
readonly COMMENT_NODE: 8;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16728
node is a Comment node.
Inherited from
HTMLElement.COMMENT_NODE
contentEditable
contentEditable: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8348
Inherited from
HTMLElement.contentEditable
currentCSSZoom
readonly currentCSSZoom: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8098
Inherited from
HTMLElement.currentCSSZoom
dataset
readonly dataset: DOMStringMap;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:12510
Inherited from
HTMLElement.dataset
dir
dir: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10502
Inherited from
HTMLElement.dir
DOCUMENT_FRAGMENT_NODE
readonly DOCUMENT_FRAGMENT_NODE: 11;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16734
node is a DocumentFragment node.
Inherited from
HTMLElement.DOCUMENT_FRAGMENT_NODE
DOCUMENT_NODE
readonly DOCUMENT_NODE: 9;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16730
node is a document.
Inherited from
HTMLElement.DOCUMENT_NODE
DOCUMENT_POSITION_CONTAINED_BY
readonly DOCUMENT_POSITION_CONTAINED_BY: 16;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16745
Set when other is a descendant of node.
Inherited from
HTMLElement.DOCUMENT_POSITION_CONTAINED_BY
DOCUMENT_POSITION_CONTAINS
readonly DOCUMENT_POSITION_CONTAINS: 8;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16743
Set when other is an ancestor of node.
Inherited from
HTMLElement.DOCUMENT_POSITION_CONTAINS
DOCUMENT_POSITION_DISCONNECTED
readonly DOCUMENT_POSITION_DISCONNECTED: 1;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16737
Set when node and other are not in the same tree.
Inherited from
HTMLElement.DOCUMENT_POSITION_DISCONNECTED
DOCUMENT_POSITION_FOLLOWING
readonly DOCUMENT_POSITION_FOLLOWING: 4;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16741
Set when other is following node.
Inherited from
HTMLElement.DOCUMENT_POSITION_FOLLOWING
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
readonly DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: 32;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16746
Inherited from
HTMLElement.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
DOCUMENT_POSITION_PRECEDING
readonly DOCUMENT_POSITION_PRECEDING: 2;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16739
Set when other is preceding node.
Inherited from
HTMLElement.DOCUMENT_POSITION_PRECEDING
DOCUMENT_TYPE_NODE
readonly DOCUMENT_TYPE_NODE: 10;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16732
node is a doctype.
Inherited from
HTMLElement.DOCUMENT_TYPE_NODE
draggable
draggable: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10504
Inherited from
HTMLElement.draggable
ELEMENT_NODE
readonly ELEMENT_NODE: 1;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16717
node is an element.
Inherited from
HTMLElement.ELEMENT_NODE
enterKeyHint
enterKeyHint: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8350
Inherited from
HTMLElement.enterKeyHint
ENTITY_NODE
readonly ENTITY_NODE: 6;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16724
Inherited from
HTMLElement.ENTITY_NODE
ENTITY_REFERENCE_NODE
readonly ENTITY_REFERENCE_NODE: 5;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16723
Inherited from
HTMLElement.ENTITY_REFERENCE_NODE
firstChild
readonly firstChild: null | ChildNode;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16599
Returns the first child.
Inherited from
HTMLElement.firstChild
firstElementChild
readonly firstElementChild: null | Element;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17293
Returns the first child that is an element, and null otherwise.
Inherited from
HTMLElement.firstElementChild
hidden
hidden: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10506
Inherited from
HTMLElement.hidden
id
id: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8104
Returns the value of element's id content attribute. Can be set to change it.
Inherited from
HTMLElement.id
inert
inert: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10508
Inherited from
HTMLElement.inert
innerHTML
innerHTML: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8106
Inherited from
HTMLElement.innerHTML
innerText
innerText: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10510
Inherited from
HTMLElement.innerText
inputMode
inputMode: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8352
Inherited from
HTMLElement.inputMode
isConnected
readonly isConnected: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16605
Returns true if node is connected and false otherwise.
Inherited from
HTMLElement.isConnected
isContentEditable
readonly isContentEditable: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8354
Inherited from
HTMLElement.isContentEditable
lang
lang: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10512
Inherited from
HTMLElement.lang
lastChild
readonly lastChild: null | ChildNode;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16611
Returns the last child.
Inherited from
HTMLElement.lastChild
lastElementChild
readonly lastElementChild: null | Element;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17299
Returns the last child that is an element, and null otherwise.
Inherited from
HTMLElement.lastElementChild
localName
readonly localName: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8112
Returns the local name.
Inherited from
HTMLElement.localName
namespaceURI
readonly namespaceURI: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8118
Returns the namespace.
Inherited from
HTMLElement.namespaceURI
nextElementSibling
readonly nextElementSibling: null | Element;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16867
Returns the first following sibling that is an element, and null otherwise.
Inherited from
HTMLElement.nextElementSibling
nextSibling
readonly nextSibling: null | ChildNode;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16617
Returns the next sibling.
Inherited from
HTMLElement.nextSibling
nodeName
readonly nodeName: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16623
Returns a string appropriate for the type of node.
Inherited from
HTMLElement.nodeName
nodeType
readonly nodeType: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16629
Returns the type of node.
Inherited from
HTMLElement.nodeType
nodeValue
nodeValue: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16631
Inherited from
HTMLElement.nodeValue
nonce?
optional nonce: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:12512
Inherited from
HTMLElement.nonce
NOTATION_NODE
readonly NOTATION_NODE: 12;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16735
Inherited from
HTMLElement.NOTATION_NODE
offsetHeight
readonly offsetHeight: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10514
Inherited from
HTMLElement.offsetHeight
offsetLeft
readonly offsetLeft: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10516
Inherited from
HTMLElement.offsetLeft
offsetParent
readonly offsetParent: null | Element;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10518
Inherited from
HTMLElement.offsetParent
offsetTop
readonly offsetTop: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10520
Inherited from
HTMLElement.offsetTop
offsetWidth
readonly offsetWidth: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10522
Inherited from
HTMLElement.offsetWidth
onabort
onabort: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9452
Fires when the user aborts the download.
Param
The event.
Inherited from
HTMLElement.onabort
onanimationcancel
onanimationcancel: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9454
Inherited from
HTMLElement.onanimationcancel
onanimationend
onanimationend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9456
Inherited from
HTMLElement.onanimationend
onanimationiteration
onanimationiteration: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9458
Inherited from
HTMLElement.onanimationiteration
onanimationstart
onanimationstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9460
Inherited from
HTMLElement.onanimationstart
onauxclick
onauxclick: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9462
Inherited from
HTMLElement.onauxclick
onbeforeinput
onbeforeinput: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9464
Inherited from
HTMLElement.onbeforeinput
onbeforetoggle
onbeforetoggle: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9466
Inherited from
HTMLElement.onbeforetoggle
onblur
onblur: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9473
Fires when the object loses the input focus.
Param
The focus event.
Inherited from
HTMLElement.onblur
oncancel
oncancel: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9475
Inherited from
HTMLElement.oncancel
oncanplay
oncanplay: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9482
Occurs when playback is possible, but would require further buffering.
Param
The event.
Inherited from
HTMLElement.oncanplay
oncanplaythrough
oncanplaythrough: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9484
Inherited from
HTMLElement.oncanplaythrough
onchange
onchange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9491
Fires when the contents of the object or selection have changed.
Param
The event.
Inherited from
HTMLElement.onchange
onclick
onclick: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9498
Fires when the user clicks the left mouse button on the object
Param
The mouse event.
Inherited from
HTMLElement.onclick
onclose
onclose: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9500
Inherited from
HTMLElement.onclose
oncontextlost
oncontextlost: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9502
Inherited from
HTMLElement.oncontextlost
oncontextmenu
oncontextmenu: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9509
Fires when the user clicks the right mouse button in the client area, opening the context menu.
Param
The mouse event.
Inherited from
HTMLElement.oncontextmenu
oncontextrestored
oncontextrestored: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9511
Inherited from
HTMLElement.oncontextrestored
oncopy
oncopy: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9513
Inherited from
HTMLElement.oncopy
oncuechange
oncuechange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9515
Inherited from
HTMLElement.oncuechange
oncut
oncut: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9517
Inherited from
HTMLElement.oncut
ondblclick
ondblclick: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9524
Fires when the user double-clicks the object.
Param
The mouse event.
Inherited from
HTMLElement.ondblclick
ondrag
ondrag: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9531
Fires on the source object continuously during a drag operation.
Param
The event.
Inherited from
HTMLElement.ondrag
ondragend
ondragend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9538
Fires on the source object when the user releases the mouse at the close of a drag operation.
Param
The event.
Inherited from
HTMLElement.ondragend
ondragenter
ondragenter: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9545
Fires on the target element when the user drags the object to a valid drop target.
Param
The drag event.
Inherited from
HTMLElement.ondragenter
ondragleave
ondragleave: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9552
Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.
Param
The drag event.
Inherited from
HTMLElement.ondragleave
ondragover
ondragover: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9559
Fires on the target element continuously while the user drags the object over a valid drop target.
Param
The event.
Inherited from
HTMLElement.ondragover
ondragstart
ondragstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9566
Fires on the source object when the user starts to drag a text selection or selected object.
Param
The event.
Inherited from
HTMLElement.ondragstart
ondrop
ondrop: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9568
Inherited from
HTMLElement.ondrop
ondurationchange
ondurationchange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9575
Occurs when the duration attribute is updated.
Param
The event.
Inherited from
HTMLElement.ondurationchange
onemptied
onemptied: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9582
Occurs when the media element is reset to its initial state.
Param
The event.
Inherited from
HTMLElement.onemptied
onended
onended: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9589
Occurs when the end of playback is reached.
Param
The event
Inherited from
HTMLElement.onended
onerror
onerror: OnErrorEventHandler;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9596
Fires when an error occurs during object loading.
Param
The event.
Inherited from
HTMLElement.onerror
onfocus
onfocus: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9603
Fires when the object receives focus.
Param
The event.
Inherited from
HTMLElement.onfocus
onformdata
onformdata: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9605
Inherited from
HTMLElement.onformdata
onfullscreenchange
onfullscreenchange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8120
Inherited from
HTMLElement.onfullscreenchange
onfullscreenerror
onfullscreenerror: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8122
Inherited from
HTMLElement.onfullscreenerror
ongotpointercapture
ongotpointercapture: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9607
Inherited from
HTMLElement.ongotpointercapture
oninput
oninput: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9609
Inherited from
HTMLElement.oninput
oninvalid
oninvalid: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9611
Inherited from
HTMLElement.oninvalid
onkeydown
onkeydown: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9618
Fires when the user presses a key.
Param
The keyboard event
Inherited from
HTMLElement.onkeydown
onkeypress
onkeypress: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9626
Fires when the user presses an alphanumeric key.
Param
The event.
Deprecated
Inherited from
HTMLElement.onkeypress
onkeyup
onkeyup: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9633
Fires when the user releases a key.
Param
The keyboard event
Inherited from
HTMLElement.onkeyup
onload
onload: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9640
Fires immediately after the browser loads the object.
Param
The event.
Inherited from
HTMLElement.onload
onloadeddata
onloadeddata: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9647
Occurs when media data is loaded at the current playback position.
Param
The event.
Inherited from
HTMLElement.onloadeddata
onloadedmetadata
onloadedmetadata: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9654
Occurs when the duration and dimensions of the media have been determined.
Param
The event.
Inherited from
HTMLElement.onloadedmetadata
onloadstart
onloadstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9661
Occurs when Internet Explorer begins looking for media data.
Param
The event.
Inherited from
HTMLElement.onloadstart
onlostpointercapture
onlostpointercapture: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9663
Inherited from
HTMLElement.onlostpointercapture
onmousedown
onmousedown: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9670
Fires when the user clicks the object with either mouse button.
Param
The mouse event.
Inherited from
HTMLElement.onmousedown
onmouseenter
onmouseenter: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9672
Inherited from
HTMLElement.onmouseenter
onmouseleave
onmouseleave: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9674
Inherited from
HTMLElement.onmouseleave
onmousemove
onmousemove: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9681
Fires when the user moves the mouse over the object.
Param
The mouse event.
Inherited from
HTMLElement.onmousemove
onmouseout
onmouseout: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9688
Fires when the user moves the mouse pointer outside the boundaries of the object.
Param
The mouse event.
Inherited from
HTMLElement.onmouseout
onmouseover
onmouseover: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9695
Fires when the user moves the mouse pointer into the object.
Param
The mouse event.
Inherited from
HTMLElement.onmouseover
onmouseup
onmouseup: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9702
Fires when the user releases a mouse button while the mouse is over the object.
Param
The mouse event.
Inherited from
HTMLElement.onmouseup
onpaste
onpaste: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9704
Inherited from
HTMLElement.onpaste
onpause
onpause: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9711
Occurs when playback is paused.
Param
The event.
Inherited from
HTMLElement.onpause
onplay
onplay: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9718
Occurs when the play method is requested.
Param
The event.
Inherited from
HTMLElement.onplay
onplaying
onplaying: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9725
Occurs when the audio or video has started playing.
Param
The event.
Inherited from
HTMLElement.onplaying
onpointercancel
onpointercancel: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9727
Inherited from
HTMLElement.onpointercancel
onpointerdown
onpointerdown: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9729
Inherited from
HTMLElement.onpointerdown
onpointerenter
onpointerenter: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9731
Inherited from
HTMLElement.onpointerenter
onpointerleave
onpointerleave: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9733
Inherited from
HTMLElement.onpointerleave
onpointermove
onpointermove: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9735
Inherited from
HTMLElement.onpointermove
onpointerout
onpointerout: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9737
Inherited from
HTMLElement.onpointerout
onpointerover
onpointerover: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9739
Inherited from
HTMLElement.onpointerover
onpointerup
onpointerup: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9741
Inherited from
HTMLElement.onpointerup
onprogress
onprogress: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9748
Occurs to indicate progress while downloading media data.
Param
The event.
Inherited from
HTMLElement.onprogress
onratechange
onratechange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9755
Occurs when the playback rate is increased or decreased.
Param
The event.
Inherited from
HTMLElement.onratechange
onreset
onreset: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9762
Fires when the user resets a form.
Param
The event.
Inherited from
HTMLElement.onreset
onresize
onresize: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9764
Inherited from
HTMLElement.onresize
onscroll
onscroll: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9771
Fires when the user repositions the scroll box in the scroll bar on the object.
Param
The event.
Inherited from
HTMLElement.onscroll
onscrollend
onscrollend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9773
Inherited from
HTMLElement.onscrollend
onsecuritypolicyviolation
onsecuritypolicyviolation: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9775
Inherited from
HTMLElement.onsecuritypolicyviolation
onseeked
onseeked: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9782
Occurs when the seek operation ends.
Param
The event.
Inherited from
HTMLElement.onseeked
onseeking
onseeking: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9789
Occurs when the current playback position is moved.
Param
The event.
Inherited from
HTMLElement.onseeking
onselect
onselect: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9796
Fires when the current selection changes.
Param
The event.
Inherited from
HTMLElement.onselect
onselectionchange
onselectionchange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9798
Inherited from
HTMLElement.onselectionchange
onselectstart
onselectstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9800
Inherited from
HTMLElement.onselectstart
onslotchange
onslotchange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9802
Inherited from
HTMLElement.onslotchange
onstalled
onstalled: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9809
Occurs when the download has stopped.
Param
The event.
Inherited from
HTMLElement.onstalled
onsubmit
onsubmit: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9811
Inherited from
HTMLElement.onsubmit
onsuspend
onsuspend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9818
Occurs if the load operation has been intentionally halted.
Param
The event.
Inherited from
HTMLElement.onsuspend
ontimeupdate
ontimeupdate: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9825
Occurs to indicate the current playback position.
Param
The event.
Inherited from
HTMLElement.ontimeupdate
ontoggle
ontoggle: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9827
Inherited from
HTMLElement.ontoggle
ontouchcancel?
optional ontouchcancel: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9829
Inherited from
HTMLElement.ontouchcancel
ontouchend?
optional ontouchend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9831
Inherited from
HTMLElement.ontouchend
ontouchmove?
optional ontouchmove: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9833
Inherited from
HTMLElement.ontouchmove
ontouchstart?
optional ontouchstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9835
Inherited from
HTMLElement.ontouchstart
ontransitioncancel
ontransitioncancel: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9837
Inherited from
HTMLElement.ontransitioncancel
ontransitionend
ontransitionend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9839
Inherited from
HTMLElement.ontransitionend
ontransitionrun
ontransitionrun: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9841
Inherited from
HTMLElement.ontransitionrun
ontransitionstart
ontransitionstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9843
Inherited from
HTMLElement.ontransitionstart
onvolumechange
onvolumechange: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9850
Occurs when the volume is changed, or playback is muted or unmuted.
Param
The event.
Inherited from
HTMLElement.onvolumechange
onwaiting
onwaiting: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9857
Occurs when playback stops because the next frame of a video resource is not available.
Param
The event.
Inherited from
HTMLElement.onwaiting
onwebkitanimationend
onwebkitanimationend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9863
Deprecated
This is a legacy alias of onanimationend
.
Inherited from
HTMLElement.onwebkitanimationend
onwebkitanimationiteration
onwebkitanimationiteration: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9869
Deprecated
This is a legacy alias of onanimationiteration
.
Inherited from
HTMLElement.onwebkitanimationiteration
onwebkitanimationstart
onwebkitanimationstart: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9875
Deprecated
This is a legacy alias of onanimationstart
.
Inherited from
HTMLElement.onwebkitanimationstart
onwebkittransitionend
onwebkittransitionend: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9881
Deprecated
This is a legacy alias of ontransitionend
.
Inherited from
HTMLElement.onwebkittransitionend
onwheel
onwheel: null | (this, ev) => any;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:9883
Inherited from
HTMLElement.onwheel
outerHTML
outerHTML: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8124
Inherited from
HTMLElement.outerHTML
outerText
outerText: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10524
Inherited from
HTMLElement.outerText
ownerDocument
readonly ownerDocument: Document;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8125
Returns the node document. Returns null for documents.
Inherited from
HTMLElement.ownerDocument
parentElement
readonly parentElement: null | HTMLElement;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16643
Returns the parent element.
Inherited from
HTMLElement.parentElement
parentNode
readonly parentNode: null | ParentNode;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16649
Returns the parent.
Inherited from
HTMLElement.parentNode
part
readonly part: DOMTokenList;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8127
Inherited from
HTMLElement.part
popover
popover: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10526
Inherited from
HTMLElement.popover
prefix
readonly prefix: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8133
Returns the namespace prefix.
Inherited from
HTMLElement.prefix
previousElementSibling
readonly previousElementSibling: null | Element;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16873
Returns the first preceding sibling that is an element, and null otherwise.
Inherited from
HTMLElement.previousElementSibling
previousSibling
readonly previousSibling: null | ChildNode;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16655
Returns the previous sibling.
Inherited from
HTMLElement.previousSibling
PROCESSING_INSTRUCTION_NODE
readonly PROCESSING_INSTRUCTION_NODE: 7;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16726
node is a ProcessingInstruction node.
Inherited from
HTMLElement.PROCESSING_INSTRUCTION_NODE
role
role: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2487
Inherited from
HTMLElement.role
scrollHeight
readonly scrollHeight: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8135
Inherited from
HTMLElement.scrollHeight
scrollLeft
scrollLeft: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8137
Inherited from
HTMLElement.scrollLeft
scrollTop
scrollTop: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8139
Inherited from
HTMLElement.scrollTop
scrollWidth
readonly scrollWidth: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8141
Inherited from
HTMLElement.scrollWidth
shadowRoot
readonly shadowRoot: null | ShadowRoot;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8147
Returns element's shadow root, if any, and if shadow root's mode is "open", and null otherwise.
Inherited from
HTMLElement.shadowRoot
slot
slot: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8153
Returns the value of element's slot content attribute. Can be set to change it.
Inherited from
HTMLElement.slot
spellcheck
spellcheck: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10528
Inherited from
HTMLElement.spellcheck
style
readonly style: CSSStyleDeclaration;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8343
Inherited from
HTMLElement.style
tabIndex
tabIndex: number;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:12514
Inherited from
HTMLElement.tabIndex
tagName
readonly tagName: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8159
Returns the HTML-uppercased qualified name.
Inherited from
HTMLElement.tagName
TEXT_NODE
readonly TEXT_NODE: 3;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16720
node is a Text node.
Inherited from
HTMLElement.TEXT_NODE
textContent
textContent: null | string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16657
Inherited from
HTMLElement.textContent
title
title: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10530
Inherited from
HTMLElement.title
translate
translate: boolean;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10532
Inherited from
HTMLElement.translate
writingSuggestions
writingSuggestions: string;
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10533
Inherited from
HTMLElement.writingSuggestions
observedAttributes
static observedAttributes: string[];
Defined in: particiapp-web-components.js:1290
Accessors
disabled
Get Signature
get disabled(): any
Defined in: particiapp-web-components.js:1356
Reflects the disabled HTML attribute of the element.
Returns
any
Set Signature
set disabled(value): void
Defined in: particiapp-web-components.js:1363
Parameters
value
any
Returns
void
inactive
Get Signature
get inactive(): any
Defined in: particiapp-web-components.js:1370
Reflects the inactive custom state.
Returns
any
Set Signature
set inactive(value): void
Defined in: particiapp-web-components.js:1377
Parameters
value
any
Returns
void
Methods
addEventListener()
Call Signature
addEventListener<K>(
type,
listener,
options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10544
Type Parameters
• K extends keyof HTMLElementEventMap
Parameters
type
K
listener
(this
, ev
) => any
options?
boolean
| AddEventListenerOptions
Returns
void
Inherited from
HTMLElement.addEventListener
Call Signature
addEventListener(
type,
listener,
options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10545
Parameters
type
string
listener
EventListenerOrEventListenerObject
options?
boolean
| AddEventListenerOptions
Returns
void
Inherited from
HTMLElement.addEventListener
after()
after(...nodes): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:6051
Inserts nodes just after node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Parameters
nodes
...(string
| Node
)[]
Returns
void
Inherited from
HTMLElement.after
animate()
animate(keyframes, options?): Animation
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2639
Parameters
keyframes
null
| PropertyIndexedKeyframes
| Keyframe
[]
options?
number
| KeyframeAnimationOptions
Returns
Animation
Inherited from
HTMLElement.animate
append()
append(...nodes): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17307
Inserts nodes after the last child of node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Parameters
nodes
...(string
| Node
)[]
Returns
void
Inherited from
HTMLElement.append
appendChild()
appendChild<T>(node): T
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16659
Type Parameters
• T extends Node
Parameters
node
T
Returns
T
Inherited from
HTMLElement.appendChild
attachInternals()
attachInternals(): ElementInternals
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10535
Returns
ElementInternals
Inherited from
HTMLElement.attachInternals
attachShadow()
attachShadow(init): ShadowRoot
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8165
Creates a shadow root for element and returns it.
Parameters
init
ShadowRootInit
Returns
ShadowRoot
Inherited from
HTMLElement.attachShadow
attributeChangedCallback()
attributeChangedCallback(
name,
oldValue,
newValue): void
Defined in: particiapp-web-components.js:1336
Parameters
name
string
oldValue
string
newValue
string
Returns
void
before()
before(...nodes): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:6059
Inserts nodes just before node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Parameters
nodes
...(string
| Node
)[]
Returns
void
Inherited from
HTMLElement.before
blur()
blur(): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:12516
Returns
void
Inherited from
HTMLElement.blur
checkVisibility()
checkVisibility(options?): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8167
Parameters
options?
CheckVisibilityOptions
Returns
boolean
Inherited from
HTMLElement.checkVisibility
click()
click(): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10537
Returns
void
Inherited from
HTMLElement.click
cloneNode()
cloneNode(deep?): Node
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16665
Returns a copy of node. If deep is true, the copy also includes the node's descendants.
Parameters
deep?
boolean
Returns
Node
Inherited from
HTMLElement.cloneNode
closest()
Call Signature
closest<K>(selector): null | HTMLElementTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8173
Returns the first (starting at element) inclusive ancestor that matches selectors, and null otherwise.
Type Parameters
• K extends keyof HTMLElementTagNameMap
Parameters
selector
K
Returns
null
| HTMLElementTagNameMap
[K
]
Inherited from
HTMLElement.closest
Call Signature
closest<K>(selector): null | SVGElementTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8174
Type Parameters
• K extends keyof SVGElementTagNameMap
Parameters
selector
K
Returns
null
| SVGElementTagNameMap
[K
]
Inherited from
HTMLElement.closest
Call Signature
closest<K>(selector): null | MathMLElementTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8175
Type Parameters
• K extends keyof MathMLElementTagNameMap
Parameters
selector
K
Returns
null
| MathMLElementTagNameMap
[K
]
Inherited from
HTMLElement.closest
Call Signature
closest<E>(selectors): null | E
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8176
Type Parameters
• E extends Element
= Element
Parameters
selectors
string
Returns
null
| E
Inherited from
HTMLElement.closest
compareDocumentPosition()
compareDocumentPosition(other): number
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16671
Returns a bitmask indicating the position of other relative to node.
Parameters
other
Node
Returns
number
Inherited from
HTMLElement.compareDocumentPosition
computedStyleMap()
computedStyleMap(): StylePropertyMapReadOnly
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8178
Returns
StylePropertyMapReadOnly
Inherited from
HTMLElement.computedStyleMap
connectedCallback()
connectedCallback(): void
Defined in: particiapp-web-components.js:1321
Returns
void
contains()
contains(other): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16677
Returns true if other is an inclusive descendant of node, and false otherwise.
Parameters
other
null
| Node
Returns
boolean
Inherited from
HTMLElement.contains
dispatchEvent()
dispatchEvent(event): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8719
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Parameters
event
Event
Returns
boolean
Inherited from
HTMLElement.dispatchEvent
focus()
focus(options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:12518
Parameters
options?
FocusOptions
Returns
void
Inherited from
HTMLElement.focus
getAnimations()
getAnimations(options?): Animation[]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:2641
Parameters
options?
GetAnimationsOptions
Returns
Animation
[]
Inherited from
HTMLElement.getAnimations
getAttribute()
getAttribute(qualifiedName): null | string
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8184
Returns element's first attribute whose qualified name is qualifiedName, and null if there is no such attribute otherwise.
Parameters
qualifiedName
string
Returns
null
| string
Inherited from
HTMLElement.getAttribute
getAttributeNames()
getAttributeNames(): string[]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8196
Returns the qualified names of all element's attributes. Can contain duplicates.
Returns
string
[]
Inherited from
HTMLElement.getAttributeNames
getAttributeNode()
getAttributeNode(qualifiedName): null | Attr
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8198
Parameters
qualifiedName
string
Returns
null
| Attr
Inherited from
HTMLElement.getAttributeNode
getAttributeNodeNS()
getAttributeNodeNS(namespace, localName): null | Attr
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8200
Parameters
namespace
null
| string
localName
string
Returns
null
| Attr
Inherited from
HTMLElement.getAttributeNodeNS
getAttributeNS()
getAttributeNS(namespace, localName): null | string
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8190
Returns element's attribute whose namespace is namespace and local name is localName, and null if there is no such attribute otherwise.
Parameters
namespace
null
| string
localName
string
Returns
null
| string
Inherited from
HTMLElement.getAttributeNS
getBoundingClientRect()
getBoundingClientRect(): DOMRect
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8202
Returns
DOMRect
Inherited from
HTMLElement.getBoundingClientRect
getClientRects()
getClientRects(): DOMRectList
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8204
Returns
DOMRectList
Inherited from
HTMLElement.getClientRects
getElementsByClassName()
getElementsByClassName(classNames): HTMLCollectionOf<Element>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8210
Returns a HTMLCollection of the elements in the object on which the method was invoked (a document or an element) that have all the classes given by classNames. The classNames argument is interpreted as a space-separated list of classes.
Parameters
classNames
string
Returns
HTMLCollectionOf
<Element
>
Inherited from
HTMLElement.getElementsByClassName
getElementsByTagName()
Call Signature
getElementsByTagName<K>(qualifiedName): HTMLCollectionOf<HTMLElementTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8212
Type Parameters
• K extends keyof HTMLElementTagNameMap
Parameters
qualifiedName
K
Returns
HTMLCollectionOf
<HTMLElementTagNameMap
[K
]>
Inherited from
HTMLElement.getElementsByTagName
Call Signature
getElementsByTagName<K>(qualifiedName): HTMLCollectionOf<SVGElementTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8213
Type Parameters
• K extends keyof SVGElementTagNameMap
Parameters
qualifiedName
K
Returns
HTMLCollectionOf
<SVGElementTagNameMap
[K
]>
Inherited from
HTMLElement.getElementsByTagName
Call Signature
getElementsByTagName<K>(qualifiedName): HTMLCollectionOf<MathMLElementTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8214
Type Parameters
• K extends keyof MathMLElementTagNameMap
Parameters
qualifiedName
K
Returns
HTMLCollectionOf
<MathMLElementTagNameMap
[K
]>
Inherited from
HTMLElement.getElementsByTagName
Call Signature
getElementsByTagName<K>(qualifiedName): HTMLCollectionOf<HTMLElementDeprecatedTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8216
Type Parameters
• K extends keyof HTMLElementDeprecatedTagNameMap
Parameters
qualifiedName
K
Returns
HTMLCollectionOf
<HTMLElementDeprecatedTagNameMap
[K
]>
Deprecated
Inherited from
HTMLElement.getElementsByTagName
Call Signature
getElementsByTagName(qualifiedName): HTMLCollectionOf<Element>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8217
Parameters
qualifiedName
string
Returns
HTMLCollectionOf
<Element
>
Inherited from
HTMLElement.getElementsByTagName
getElementsByTagNameNS()
Call Signature
getElementsByTagNameNS(namespaceURI, localName): HTMLCollectionOf<HTMLElement>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8219
Parameters
namespaceURI
"http://www.w3.org/1999/xhtml"
localName
string
Returns
HTMLCollectionOf
<HTMLElement
>
Inherited from
HTMLElement.getElementsByTagNameNS
Call Signature
getElementsByTagNameNS(namespaceURI, localName): HTMLCollectionOf<SVGElement>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8220
Parameters
namespaceURI
"http://www.w3.org/2000/svg"
localName
string
Returns
HTMLCollectionOf
<SVGElement
>
Inherited from
HTMLElement.getElementsByTagNameNS
Call Signature
getElementsByTagNameNS(namespaceURI, localName): HTMLCollectionOf<MathMLElement>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8221
Parameters
namespaceURI
"http://www.w3.org/1998/Math/MathML"
localName
string
Returns
HTMLCollectionOf
<MathMLElement
>
Inherited from
HTMLElement.getElementsByTagNameNS
Call Signature
getElementsByTagNameNS(namespace, localName): HTMLCollectionOf<Element>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8222
Parameters
namespace
null
| string
localName
string
Returns
HTMLCollectionOf
<Element
>
Inherited from
HTMLElement.getElementsByTagNameNS
getHTML()
getHTML(options?): string
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8224
Parameters
options?
GetHTMLOptions
Returns
string
Inherited from
HTMLElement.getHTML
getRootNode()
getRootNode(options?): Node
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16683
Returns node's root.
Parameters
options?
GetRootNodeOptions
Returns
Node
Inherited from
HTMLElement.getRootNode
handleEvent()
handleEvent(ev): void
Defined in: particiapp-web-components.js:1350
Parameters
ev
Event
Returns
void
hasAttribute()
hasAttribute(qualifiedName): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8230
Returns true if element has an attribute whose qualified name is qualifiedName, and false otherwise.
Parameters
qualifiedName
string
Returns
boolean
Inherited from
HTMLElement.hasAttribute
hasAttributeNS()
hasAttributeNS(namespace, localName): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8236
Returns true if element has an attribute whose namespace is namespace and local name is localName.
Parameters
namespace
null
| string
localName
string
Returns
boolean
Inherited from
HTMLElement.hasAttributeNS
hasAttributes()
hasAttributes(): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8242
Returns true if element has attributes, and false otherwise.
Returns
boolean
Inherited from
HTMLElement.hasAttributes
hasChildNodes()
hasChildNodes(): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16689
Returns whether node has children.
Returns
boolean
Inherited from
HTMLElement.hasChildNodes
hasPointerCapture()
hasPointerCapture(pointerId): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8244
Parameters
pointerId
number
Returns
boolean
Inherited from
HTMLElement.hasPointerCapture
hidePopover()
hidePopover(): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10539
Returns
void
Inherited from
HTMLElement.hidePopover
insertAdjacentElement()
insertAdjacentElement(where, element): null | Element
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8246
Parameters
where
InsertPosition
element
Element
Returns
null
| Element
Inherited from
HTMLElement.insertAdjacentElement
insertAdjacentHTML()
insertAdjacentHTML(position, string): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8248
Parameters
position
InsertPosition
string
string
Returns
void
Inherited from
HTMLElement.insertAdjacentHTML
insertAdjacentText()
insertAdjacentText(where, data): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8250
Parameters
where
InsertPosition
data
string
Returns
void
Inherited from
HTMLElement.insertAdjacentText
insertBefore()
insertBefore<T>(node, child): T
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16691
Type Parameters
• T extends Node
Parameters
node
T
child
null
| Node
Returns
T
Inherited from
HTMLElement.insertBefore
isDefaultNamespace()
isDefaultNamespace(namespace): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16693
Parameters
namespace
null
| string
Returns
boolean
Inherited from
HTMLElement.isDefaultNamespace
isEqualNode()
isEqualNode(otherNode): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16699
Returns whether node and otherNode have the same properties.
Parameters
otherNode
null
| Node
Returns
boolean
Inherited from
HTMLElement.isEqualNode
isSameNode()
isSameNode(otherNode): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16701
Parameters
otherNode
null
| Node
Returns
boolean
Inherited from
HTMLElement.isSameNode
lookupNamespaceURI()
lookupNamespaceURI(prefix): null | string
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16703
Parameters
prefix
null
| string
Returns
null
| string
Inherited from
HTMLElement.lookupNamespaceURI
lookupPrefix()
lookupPrefix(namespace): null | string
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16705
Parameters
namespace
null
| string
Returns
null
| string
Inherited from
HTMLElement.lookupPrefix
matches()
matches(selectors): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8256
Returns true if matching selectors against element's root yields element, and false otherwise.
Parameters
selectors
string
Returns
boolean
Inherited from
HTMLElement.matches
normalize()
normalize(): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16711
Removes empty exclusive Text nodes and concatenates the data of remaining contiguous exclusive Text nodes into the first of their nodes.
Returns
void
Inherited from
HTMLElement.normalize
prepend()
prepend(...nodes): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17315
Inserts nodes before the first child of node, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Parameters
nodes
...(string
| Node
)[]
Returns
void
Inherited from
HTMLElement.prepend
querySelector()
Call Signature
querySelector<K>(selectors): null | HTMLElementTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17321
Returns the first element that is a descendant of node that matches selectors.
Type Parameters
• K extends keyof HTMLElementTagNameMap
Parameters
selectors
K
Returns
null
| HTMLElementTagNameMap
[K
]
Inherited from
HTMLElement.querySelector
Call Signature
querySelector<K>(selectors): null | SVGElementTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17322
Type Parameters
• K extends keyof SVGElementTagNameMap
Parameters
selectors
K
Returns
null
| SVGElementTagNameMap
[K
]
Inherited from
HTMLElement.querySelector
Call Signature
querySelector<K>(selectors): null | MathMLElementTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17323
Type Parameters
• K extends keyof MathMLElementTagNameMap
Parameters
selectors
K
Returns
null
| MathMLElementTagNameMap
[K
]
Inherited from
HTMLElement.querySelector
Call Signature
querySelector<K>(selectors): null | HTMLElementDeprecatedTagNameMap[K]
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17325
Type Parameters
• K extends keyof HTMLElementDeprecatedTagNameMap
Parameters
selectors
K
Returns
null
| HTMLElementDeprecatedTagNameMap
[K
]
Deprecated
Inherited from
HTMLElement.querySelector
Call Signature
querySelector<E>(selectors): null | E
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17326
Type Parameters
• E extends Element
= Element
Parameters
selectors
string
Returns
null
| E
Inherited from
HTMLElement.querySelector
querySelectorAll()
Call Signature
querySelectorAll<K>(selectors): NodeListOf<HTMLElementTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17332
Returns all element descendants of node that match selectors.
Type Parameters
• K extends keyof HTMLElementTagNameMap
Parameters
selectors
K
Returns
NodeListOf
<HTMLElementTagNameMap
[K
]>
Inherited from
HTMLElement.querySelectorAll
Call Signature
querySelectorAll<K>(selectors): NodeListOf<SVGElementTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17333
Type Parameters
• K extends keyof SVGElementTagNameMap
Parameters
selectors
K
Returns
NodeListOf
<SVGElementTagNameMap
[K
]>
Inherited from
HTMLElement.querySelectorAll
Call Signature
querySelectorAll<K>(selectors): NodeListOf<MathMLElementTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17334
Type Parameters
• K extends keyof MathMLElementTagNameMap
Parameters
selectors
K
Returns
NodeListOf
<MathMLElementTagNameMap
[K
]>
Inherited from
HTMLElement.querySelectorAll
Call Signature
querySelectorAll<K>(selectors): NodeListOf<HTMLElementDeprecatedTagNameMap[K]>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17336
Type Parameters
• K extends keyof HTMLElementDeprecatedTagNameMap
Parameters
selectors
K
Returns
NodeListOf
<HTMLElementDeprecatedTagNameMap
[K
]>
Deprecated
Inherited from
HTMLElement.querySelectorAll
Call Signature
querySelectorAll<E>(selectors): NodeListOf<E>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17337
Type Parameters
• E extends Element
= Element
Parameters
selectors
string
Returns
NodeListOf
<E
>
Inherited from
HTMLElement.querySelectorAll
releasePointerCapture()
releasePointerCapture(pointerId): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8258
Parameters
pointerId
number
Returns
void
Inherited from
HTMLElement.releasePointerCapture
remove()
remove(): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:6065
Removes node.
Returns
void
Inherited from
HTMLElement.remove
removeAttribute()
removeAttribute(qualifiedName): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8264
Removes element's first attribute whose qualified name is qualifiedName.
Parameters
qualifiedName
string
Returns
void
Inherited from
HTMLElement.removeAttribute
removeAttributeNode()
removeAttributeNode(attr): Attr
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8272
Parameters
attr
Attr
Returns
Attr
Inherited from
HTMLElement.removeAttributeNode
removeAttributeNS()
removeAttributeNS(namespace, localName): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8270
Removes element's attribute whose namespace is namespace and local name is localName.
Parameters
namespace
null
| string
localName
string
Returns
void
Inherited from
HTMLElement.removeAttributeNS
removeChild()
removeChild<T>(child): T
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16713
Type Parameters
• T extends Node
Parameters
child
T
Returns
T
Inherited from
HTMLElement.removeChild
removeEventListener()
Call Signature
removeEventListener<K>(
type,
listener,
options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10546
Type Parameters
• K extends keyof HTMLElementEventMap
Parameters
type
K
listener
(this
, ev
) => any
options?
boolean
| EventListenerOptions
Returns
void
Inherited from
HTMLElement.removeEventListener
Call Signature
removeEventListener(
type,
listener,
options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10547
Parameters
type
string
listener
EventListenerOrEventListenerObject
options?
boolean
| EventListenerOptions
Returns
void
Inherited from
HTMLElement.removeEventListener
replaceChild()
replaceChild<T>(node, child): T
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:16715
Type Parameters
• T extends Node
Parameters
node
Node
child
T
Returns
T
Inherited from
HTMLElement.replaceChild
replaceChildren()
replaceChildren(...nodes): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:17345
Replace all children of node with nodes, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Parameters
nodes
...(string
| Node
)[]
Returns
void
Inherited from
HTMLElement.replaceChildren
replaceWith()
replaceWith(...nodes): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:6073
Replaces node with nodes, while replacing strings in nodes with equivalent Text nodes.
Throws a "HierarchyRequestError" DOMException if the constraints of the node tree are violated.
Parameters
nodes
...(string
| Node
)[]
Returns
void
Inherited from
HTMLElement.replaceWith
requestFullscreen()
requestFullscreen(options?): Promise<void>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8280
Displays element fullscreen and resolves promise when done.
When supplied, options's navigationUI member indicates whether showing navigation UI while in fullscreen is preferred or not. If set to "show", navigation simplicity is preferred over screen space, and if set to "hide", more screen space is preferred. User agents are always free to honor user preference over the application's. The default value "auto" indicates no application preference.
Parameters
options?
FullscreenOptions
Returns
Promise
<void
>
Inherited from
HTMLElement.requestFullscreen
requestPointerLock()
requestPointerLock(options?): Promise<void>
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8282
Parameters
options?
PointerLockOptions
Returns
Promise
<void
>
Inherited from
HTMLElement.requestPointerLock
scroll()
Call Signature
scroll(options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8284
Parameters
options?
ScrollToOptions
Returns
void
Inherited from
HTMLElement.scroll
Call Signature
scroll(x, y): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8285
Parameters
x
number
y
number
Returns
void
Inherited from
HTMLElement.scroll
scrollBy()
Call Signature
scrollBy(options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8287
Parameters
options?
ScrollToOptions
Returns
void
Inherited from
HTMLElement.scrollBy
Call Signature
scrollBy(x, y): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8288
Parameters
x
number
y
number
Returns
void
Inherited from
HTMLElement.scrollBy
scrollIntoView()
scrollIntoView(arg?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8290
Parameters
arg?
boolean
| ScrollIntoViewOptions
Returns
void
Inherited from
HTMLElement.scrollIntoView
scrollTo()
Call Signature
scrollTo(options?): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8292
Parameters
options?
ScrollToOptions
Returns
void
Inherited from
HTMLElement.scrollTo
Call Signature
scrollTo(x, y): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8293
Parameters
x
number
y
number
Returns
void
Inherited from
HTMLElement.scrollTo
setAttribute()
setAttribute(qualifiedName, value): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8299
Sets the value of element's first attribute whose qualified name is qualifiedName to value.
Parameters
qualifiedName
string
value
string
Returns
void
Inherited from
HTMLElement.setAttribute
setAttributeNode()
setAttributeNode(attr): null | Attr
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8307
Parameters
attr
Attr
Returns
null
| Attr
Inherited from
HTMLElement.setAttributeNode
setAttributeNodeNS()
setAttributeNodeNS(attr): null | Attr
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8309
Parameters
attr
Attr
Returns
null
| Attr
Inherited from
HTMLElement.setAttributeNodeNS
setAttributeNS()
setAttributeNS(
namespace,
qualifiedName,
value): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8305
Sets the value of element's attribute whose namespace is namespace and local name is localName to value.
Parameters
namespace
null
| string
qualifiedName
string
value
string
Returns
void
Inherited from
HTMLElement.setAttributeNS
setHTMLUnsafe()
setHTMLUnsafe(html): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8311
Parameters
html
string
Returns
void
Inherited from
HTMLElement.setHTMLUnsafe
setPointerCapture()
setPointerCapture(pointerId): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8313
Parameters
pointerId
number
Returns
void
Inherited from
HTMLElement.setPointerCapture
showPopover()
showPopover(): void
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10541
Returns
void
Inherited from
HTMLElement.showPopover
toggleAttribute()
toggleAttribute(qualifiedName, force?): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8321
If force is not given, "toggles" qualifiedName, removing it if it is present and adding it if it is not present. If force is true, adds qualifiedName. If force is false, removes qualifiedName.
Returns true if qualifiedName is now present, and false otherwise.
Parameters
qualifiedName
string
force?
boolean
Returns
boolean
Inherited from
HTMLElement.toggleAttribute
togglePopover()
togglePopover(force?): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:10543
Parameters
force?
boolean
Returns
boolean
Inherited from
HTMLElement.togglePopover
webkitMatchesSelector()
webkitMatchesSelector(selectors): boolean
Defined in: ../../../../root/.npm/_npx/4661334f0781fdbe/node_modules/typescript/lib/lib.dom.d.ts:8327
Parameters
selectors
string
Returns
boolean
Deprecated
This is a legacy alias of matches
.
Inherited from
HTMLElement.webkitMatchesSelector