IPowerBiElement interface
- Extends
-
HTMLElement
屬性
power |
繼承的屬性
繼承的方法
屬性詳細資料
powerBiEmbed
powerBiEmbed: Embed
屬性值
Embed
繼承的屬性詳細資料
accessKey
accessKey: string
屬性值
string
繼承自 HTMLElement.accessKey
accessKeyLabel
accessKeyLabel: string
屬性值
string
繼承自 HTMLElement.accessKeyLabel
ariaAtomic
ariaAtomic: null | string
屬性值
null | string
繼承自 HTMLElement.ariaAtomic
ariaAutoComplete
ariaAutoComplete: null | string
屬性值
null | string
繼承自 HTMLElement.ariaAutoComplete
ariaBusy
ariaBusy: null | string
屬性值
null | string
繼承自 HTMLElement.ariaBusy
ariaChecked
ariaChecked: null | string
屬性值
null | string
繼承自 HTMLElement.ariaChecked
ariaColCount
ariaColCount: null | string
屬性值
null | string
繼承自 HTMLElement.ariaColCount
ariaColIndex
ariaColIndex: null | string
屬性值
null | string
繼承自 HTMLElement.ariaColIndex
ariaColIndexText
ariaColIndexText: null | string
屬性值
null | string
繼承自 HTMLElement.ariaColIndexText
ariaColSpan
ariaColSpan: null | string
屬性值
null | string
繼承自 HTMLElement.ariaColspan
ariaCurrent
ariaCurrent: null | string
屬性值
null | string
繼承自 HTMLElement.ariaCurrent
ariaDisabled
ariaDisabled: null | string
屬性值
null | string
繼承自 HTMLElement.ariaDisabled
ariaExpanded
ariaExpanded: null | string
屬性值
null | string
繼承自 HTMLElement.ariaExpanded
ariaHasPopup
ariaHasPopup: null | string
屬性值
null | string
繼承自 HTMLElement.ariaHasPopup
ariaHidden
ariaHidden: null | string
屬性值
null | string
繼承自 HTMLElement.ariaHidden
ariaInvalid
ariaInvalid: null | string
屬性值
null | string
繼承自 HTMLElement.ariaInvalid
ariaKeyShortcuts
ariaKeyShortcuts: null | string
屬性值
null | string
繼承自 HTMLElement.ariaKeyShortcuts
ariaLabel
ariaLabel: null | string
屬性值
null | string
繼承自 HTMLElement.ariaLabel
ariaLevel
ariaLevel: null | string
屬性值
null | string
繼承自 HTMLElement.ariaLevel
ariaLive
ariaLive: null | string
屬性值
null | string
繼承自 HTMLElement.ariaLive
ariaModal
ariaModal: null | string
屬性值
null | string
繼承自 HTMLElement.ariaModal
ariaMultiLine
ariaMultiLine: null | string
屬性值
null | string
繼承自 HTMLElement.ariaMultiLine
ariaMultiSelectable
ariaMultiSelectable: null | string
屬性值
null | string
繼承自 HTMLElement.ariaMultiSelectable
ariaOrientation
ariaOrientation: null | string
屬性值
null | string
繼承自 HTMLElement.ariaOrientation
ariaPlaceholder
ariaPlaceholder: null | string
屬性值
null | string
繼承自 HTMLElement.ariaPlaceholder
ariaPosInSet
ariaPosInSet: null | string
屬性值
null | string
繼承自 HTMLElement.ariaPosInSet
ariaPressed
ariaPressed: null | string
屬性值
null | string
繼承自 HTMLElement.ariaPressed
ariaReadOnly
ariaReadOnly: null | string
屬性值
null | string
繼承自 HTMLElement.ariaReadOnly
ariaRequired
ariaRequired: null | string
屬性值
null | string
繼承自 HTMLElement.ariaRequired
ariaRoleDescription
ariaRoleDescription: null | string
屬性值
null | string
繼承自 HTMLElement.ariaRoleDescription
ariaRowCount
ariaRowCount: null | string
屬性值
null | string
繼承自 HTMLElement.ariaRowCount
ariaRowIndex
ariaRowIndex: null | string
屬性值
null | string
繼承自 HTMLElement.ariaRowIndex
ariaRowIndexText
ariaRowIndexText: null | string
屬性值
null | string
繼承自 HTMLElement.ariaRowIndexText
ariaRowSpan
ariaRowSpan: null | string
屬性值
null | string
繼承自 HTMLElement.ariaRowspan
ariaSelected
ariaSelected: null | string
屬性值
null | string
繼承自 HTMLElement.ariaSelected
ariaSetSize
ariaSetSize: null | string
屬性值
null | string
繼承自 HTMLElement.ariaSetSize
ariaSort
ariaSort: null | string
屬性值
null | string
繼承自 HTMLElement.ariaSort
ariaValueMax
ariaValueMax: null | string
屬性值
null | string
繼承自 HTMLElement.ariaValueMax
ariaValueMin
ariaValueMin: null | string
屬性值
null | string
繼承自 HTMLElement.ariaValueMin
ariaValueNow
ariaValueNow: null | string
屬性值
null | string
繼承自 HTMLElement.ariaValueNow
ariaValueText
ariaValueText: null | string
屬性值
null | string
繼承自 HTMLElement.ariaValueText
assignedSlot
assignedSlot: null | HTMLSlotElement
屬性值
null | HTMLSlotElement
繼承自 HTMLElement.assignedSlot
attributes
attributes: NamedNodeMap
屬性值
NamedNodeMap
繼承自 HTMLElement.attributes
ATTRIBUTE_NODE
ATTRIBUTE_NODE: number
屬性值
number
繼承自 HTMLElement.ATTRIBUTE_NODE
autocapitalize
autocapitalize: string
屬性值
string
繼承自 HTMLElement.autocapitalize
autofocus
autofocus: boolean
屬性值
boolean
繼承自 HTMLElement.autofocus
baseURI
傳回節點檔的檔基底 URL。
baseURI: string
屬性值
string
繼承自 HTMLElement.baseURI
CDATA_SECTION_NODE
node 是 CDATASection 節點。
CDATA_SECTION_NODE: number
屬性值
number
繼承自 HTMLElement.CDATA_SECTION_NODE
childElementCount
childElementCount: number
屬性值
number
繼承自 HTMLElement.childElementCount
childNodes
傳回子系。
childNodes: NodeListOf<ChildNode>
屬性值
NodeListOf<ChildNode>
繼承自 HTMLElement.childNodes
children
傳回子專案。
children: HTMLCollection
屬性值
HTMLCollection
繼承自 HTMLElement.children
classList
允許透過 DOMTokenList 物件將元素的類別內容屬性當作空格符分隔的標記集操作。
classList: DOMTokenList
屬性值
DOMTokenList
繼承自 HTMLElement.classList
className
傳回項目類別內容屬性的值。 可以設定為變更它。
className: string
屬性值
string
繼承自 HTMLElement.className
clientHeight
clientHeight: number
屬性值
number
繼承自 HTMLElement.clientHeight
clientLeft
clientLeft: number
屬性值
number
繼承自 HTMLElement.clientLeft
clientTop
clientTop: number
屬性值
number
繼承自 HTMLElement.clientTop
clientWidth
clientWidth: number
屬性值
number
繼承自 HTMLElement.clientWidth
COMMENT_NODE
node 是批注節點。
COMMENT_NODE: number
屬性值
number
繼承自 HTMLElement.COMMENT_NODE
contentEditable
contentEditable: string
屬性值
string
繼承自 HTMLElement.contentEditable
dataset
dataset: DOMStringMap
屬性值
DOMStringMap
繼承自 HTMLElement.dataset
dir
dir: string
屬性值
string
繼承自 HTMLElement.dir
DOCUMENT_FRAGMENT_NODE
node 是 DocumentFragment 節點。
DOCUMENT_FRAGMENT_NODE: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_FRAGMENT_NODE
DOCUMENT_NODE
node 是檔。
DOCUMENT_NODE: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_NODE 的
DOCUMENT_POSITION_CONTAINED_BY
當其他 是節點的子代時設定。
DOCUMENT_POSITION_CONTAINED_BY: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_POSITION_CONTAINED_BY
DOCUMENT_POSITION_CONTAINS
當其他 是節點的上階時設定。
DOCUMENT_POSITION_CONTAINS: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_POSITION_CONTAINS 的
DOCUMENT_POSITION_DISCONNECTED
當節點和其他不在相同樹狀結構中時設定。
DOCUMENT_POSITION_DISCONNECTED: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_POSITION_DISCONNECTED
DOCUMENT_POSITION_FOLLOWING
當其他節點在下列節點時設定。
DOCUMENT_POSITION_FOLLOWING: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_POSITION_FOLLOWING
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
DOCUMENT_POSITION_PRECEDING
當其他 是先前的節點時設定。
DOCUMENT_POSITION_PRECEDING: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_POSITION_PRECEDING
DOCUMENT_TYPE_NODE
node 是 doctype。
DOCUMENT_TYPE_NODE: number
屬性值
number
繼承自 HTMLElement.DOCUMENT_TYPE_NODE
draggable
draggable: boolean
屬性值
boolean
繼承自 HTMLElement.draggable
ELEMENT_NODE
node 是元素。
ELEMENT_NODE: number
屬性值
number
繼承自 HTMLElement.ELEMENT_NODE 的
enterKeyHint
enterKeyHint: string
屬性值
string
繼承自 HTMLElement.enterKeyHint
ENTITY_NODE
ENTITY_NODE: number
屬性值
number
繼承自 HTMLElement.ENTITY_NODE
ENTITY_REFERENCE_NODE
ENTITY_REFERENCE_NODE: number
屬性值
number
繼承自 HTMLElement.ENTITY_REFERENCE_NODE
firstChild
傳回第一個子系。
firstChild: null | ChildNode
屬性值
null | ChildNode
繼承自 HTMLElement.firstChild
firstElementChild
傳回專案的第一個子系,否則傳回 null。
firstElementChild: null | Element
屬性值
null | Element
繼承自 HTMLElement.firstElementChild
hidden
hidden: boolean
屬性值
boolean
繼承自 HTMLElement.hidden
id
傳回元素識別碼內容屬性的值。 可以設定為變更它。
id: string
屬性值
string
繼承自 HTMLElement.id
inert
inert: boolean
屬性值
boolean
繼承自 HTMLElement.inert
innerHTML
innerHTML: string
屬性值
string
繼承自 HTMLElement.innerHTML
innerText
innerText: string
屬性值
string
繼承自 HTMLElement.innerText
inputMode
inputMode: string
屬性值
string
繼承自 HTMLElement.inputMode
isConnected
如果節點已連線,則傳回 true,否則傳回 false。
isConnected: boolean
屬性值
boolean
繼承自 HTMLElement.isConnected
isContentEditable
isContentEditable: boolean
屬性值
boolean
繼承自 HTMLElement.isContentEditable
lang
lang: string
屬性值
string
繼承自 HTMLElement.lang
lastChild
傳回最後一個子系。
lastChild: null | ChildNode
屬性值
null | ChildNode
繼承自 HTMLElement.lastChild
lastElementChild
傳回項目的最後一個子系,否則傳回 null。
lastElementChild: null | Element
屬性值
null | Element
繼承自 HTMLElement.lastElementChild
localName
傳回本機名稱。
localName: string
屬性值
string
繼承自 HTMLElement.localName
namespaceURI
傳回 命名空間。
namespaceURI: null | string
屬性值
null | string
繼承自 HTMLElement.namespaceURI
nextElementSibling
傳回元素的第一個下一個同層級,否則傳回 null。
nextElementSibling: null | Element
屬性值
null | Element
繼承自 HTMLElement.nextElementSibling
nextSibling
傳回下一個同層級。
nextSibling: null | ChildNode
屬性值
null | ChildNode
繼承自 HTMLElement.nextSibling
nodeName
傳回適用於節點類型的字串。
nodeName: string
屬性值
string
繼承自 HTMLElement.nodeName
nodeType
傳回節點的類型。
nodeType: number
屬性值
number
繼承自 HTMLElement.nodeType
nodeValue
nodeValue: null | string
屬性值
null | string
繼承自 HTMLElement.nodeValue
nonce
nonce?: string
屬性值
string
繼承自 HTMLElement.nonce
NOTATION_NODE
NOTATION_NODE: number
屬性值
number
繼承自 HTMLElement.NOTATION_NODE
offsetHeight
offsetHeight: number
屬性值
number
繼承自 HTMLElement.offsetHeight
offsetLeft
offsetLeft: number
屬性值
number
繼承自 HTMLElement.offsetLeft
offsetParent
offsetParent: null | Element
屬性值
null | Element
繼承自 HTMLElement.offsetParent
offsetTop
offsetTop: number
屬性值
number
繼承自 HTMLElement.offsetTop
offsetWidth
offsetWidth: number
屬性值
number
繼承自 HTMLElement.offsetWidth
onabort
當使用者中止下載時引發。
onabort: null | (this: GlobalEventHandlers, ev: UIEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: UIEvent) => any
繼承自 HTMLElement.onabort
onanimationcancel
onanimationcancel: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
繼承自 HTMLElement.onanimationcancel
onanimationend
onanimationend: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
繼承自 HTMLElement.onanimationend
onanimationiteration
onanimationiteration: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
繼承自 HTMLElement.onanimationiteration
onanimationstart
onanimationstart: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: AnimationEvent) => any
繼承自 HTMLElement.onanimationstart
onauxclick
onauxclick: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onauxclick
onbeforeinput
onbeforeinput: null | (this: GlobalEventHandlers, ev: InputEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: InputEvent) => any
繼承自 HTMLElement.onbeforeinput
onblur
當物件失去輸入焦點時引發。
onblur: null | (this: GlobalEventHandlers, ev: FocusEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: FocusEvent) => any
繼承自 HTMLElement.onblur
oncancel
oncancel: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.oncancel
oncanplay
發生於可能播放時,但需要進一步的緩衝處理。
oncanplay: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.oncanplay
oncanplaythrough
oncanplaythrough: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.oncanplaythrough
onchange
當物件或選取範圍的內容變更時引發。
onchange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onchange
onclick
當使用者按兩下物件上的滑鼠左鍵時引發
onclick: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onclick
onclose
onclose: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onclose
oncontextmenu
當使用者單擊工作區中的滑鼠右鍵時引發,開啟操作功能表。
oncontextmenu: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.oncontextmenu
oncopy
oncopy: null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any
屬性值
null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any
繼承自 HTMLElement.oncopy
oncuechange
oncuechange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.oncuechange
oncut
oncut: null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any
屬性值
null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any
繼承自 HTMLElement.oncut
ondblclick
當使用者按兩下 物件時引發。
ondblclick: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.ondblclick
ondrag
在拖曳作業期間持續引發來源物件。
ondrag: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondrag
ondragend
當使用者在拖曳作業結束時放開滑鼠時,會在來源對象上引發。
ondragend: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondragend
ondragenter
當使用者將物件拖曳至有效的置放目標時,會在目標項目上引發。
ondragenter: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondragenter
ondragleave
當使用者在拖曳作業期間將滑鼠移出有效的置放目標時,會在目標對象上引發。
ondragleave: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondragleave
ondragover
當使用者將物件拖曳到有效的置放目標上時,會持續引發目標專案。
ondragover: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondragover
ondragstart
當用戶開始拖曳文字選取範圍或選取的物件時,會引發來源物件。
ondragstart: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondragstart
ondrop
ondrop: null | (this: GlobalEventHandlers, ev: DragEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: DragEvent) => any
繼承自 HTMLElement.ondrop
ondurationchange
發生於更新 duration 屬性時。
ondurationchange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.ondurationchange
onemptied
當媒體專案重設為其初始狀態時發生。
onemptied: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onemptied
onended
發生於到達播放結束時。
onended: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onended
onerror
在物件載入期間發生錯誤時引發。
onerror: OnErrorEventHandler
屬性值
OnErrorEventHandler
繼承自 HTMLElement.onerror
onfocus
當物件收到焦點時引發。
onfocus: null | (this: GlobalEventHandlers, ev: FocusEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: FocusEvent) => any
繼承自 HTMLElement.onfocus
onformdata
onformdata: null | (this: GlobalEventHandlers, ev: FormDataEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: FormDataEvent) => any
繼承自 HTMLElement.onformdata
onfullscreenchange
onfullscreenchange: null | (this: Element, ev: Event) => any
屬性值
null | (this: Element, ev: Event) => any
繼承自 HTMLElement.onfullscreenchange
onfullscreenerror
onfullscreenerror: null | (this: Element, ev: Event) => any
屬性值
null | (this: Element, ev: Event) => any
繼承自 HTMLElement.onfullscreenerror
ongotpointercapture
ongotpointercapture: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.ongotpointercapture
oninput
oninput: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.oninput
oninvalid
oninvalid: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.oninvalid
onkeydown
當使用者按下按鍵時引發。
onkeydown: null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any
繼承自 HTMLElement.onkeydown
onkeypress
警告
此 API 現已淘汰。
當使用者按下英數位元鍵時引發。
onkeypress: null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any
繼承自 HTMLElement.onkeypress
onkeyup
當使用者放開金鑰時引發。
onkeyup: null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any
繼承自 HTMLElement.onkeyup
onload
在瀏覽器載入 物件之後立即引發。
onload: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onload
onloadeddata
在目前播放位置載入媒體數據時發生。
onloadeddata: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onloadeddata
onloadedmetadata
發生於已判斷媒體的持續時間和維度時。
onloadedmetadata: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onloadedmetadata
onloadstart
當 Internet Explorer 開始尋找媒體數據時發生。
onloadstart: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onloadstart
onlostpointercapture
onlostpointercapture: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onlostpointercapture
onmousedown
當使用者使用任一滑鼠按鈕按兩下 物件時引發。
onmousedown: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmousedown
onmouseenter
onmouseenter: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmouseenter
onmouseleave
onmouseleave: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmouseleave
onmousemove
當使用者將滑鼠移至物件上方時引發。
onmousemove: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmousemove
onmouseout
當使用者將滑鼠指標移至物件界限之外時引發。
onmouseout: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmouseout
onmouseover
當使用者將滑鼠指標移至 物件時引發。
onmouseover: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmouseover
onmouseup
當使用者放開滑鼠按鈕時,會在物件上方放開滑鼠按鈕時引發。
onmouseup: null | (this: GlobalEventHandlers, ev: MouseEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: MouseEvent) => any
繼承自 HTMLElement.onmouseup
onpaste
onpaste: null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any
屬性值
null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any
繼承自 HTMLElement.onpaste
onpause
發生於暫停播放時。
onpause: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onpause
onplay
發生於要求播放方法時。
onplay: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onplay
onplaying
當音訊或視訊開始播放時發生。
onplaying: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onplaying
onpointercancel
onpointercancel: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointercancel
onpointerdown
onpointerdown: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointerdown
onpointerenter
onpointerenter: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointerenter
onpointerleave
onpointerleave: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointerleave
onpointermove
onpointermove: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointermove
onpointerout
onpointerout: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointerout
onpointerover
onpointerover: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointerover
onpointerup
onpointerup: null | (this: GlobalEventHandlers, ev: PointerEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: PointerEvent) => any
繼承自 HTMLElement.onpointerup
onprogress
發生於表示下載媒體數據時的進度。
onprogress: null | (this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any
屬性值
null | (this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any
繼承自 HTMLElement.onprogress
onratechange
發生於播放速率增加或減少時。
onratechange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onratechange
onreset
當使用者重設表單時引發。
onreset: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onreset
onresize
onresize: null | (this: GlobalEventHandlers, ev: UIEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: UIEvent) => any
繼承自 HTMLElement.onresize
onscroll
當用戶在物件上的滾動條中重新放置滾動盒時引發。
onscroll: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onscroll
onsecuritypolicyviolation
onsecuritypolicyviolation: null | (this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any
繼承自 HTMLElement.onsecuritypolicyviolation
onseeked
當搜尋作業結束時發生。
onseeked: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onseeked
onseeking
發生於移動目前播放位置時。
onseeking: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onseeking
onselect
當目前的選取範圍變更時引發。
onselect: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onselect
onselectionchange
onselectionchange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onselectionchange
onselectstart
onselectstart: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onselectstart
onslotchange
onslotchange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onslotchange
onstalled
發生於下載已停止時。
onstalled: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onstalled
onsubmit
onsubmit: null | (this: GlobalEventHandlers, ev: SubmitEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: SubmitEvent) => any
繼承自 HTMLElement.onsubmit
onsuspend
如果已刻意停止載入作業,就會發生。
onsuspend: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onsuspend
ontimeupdate
發生於指出目前播放位置時。
ontimeupdate: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.ontimeupdate
ontoggle
ontoggle: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.ontoggle
ontouchcancel
ontouchcancel?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TouchEvent) => any
繼承自 HTMLElement.ontouchcancel
ontouchend
ontouchend?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TouchEvent) => any
繼承自 HTMLElement.ontouchend
ontouchmove
ontouchmove?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TouchEvent) => any
繼承自 HTMLElement.ontouchmove
ontouchstart
ontouchstart?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TouchEvent) => any
繼承自 HTMLElement.ontouchstart
ontransitioncancel
ontransitioncancel: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
繼承自 HTMLElement.ontransitioncancel
ontransitionend
ontransitionend: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
繼承自 HTMLElement.ontransitionend
ontransitionrun
ontransitionrun: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
繼承自 HTMLElement.ontransitionrun
ontransitionstart
ontransitionstart: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: TransitionEvent) => any
繼承自 HTMLElement.ontransitionstart
onvolumechange
發生於磁碟區變更或靜音或取消靜音時。
onvolumechange: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onvolumechange
onwaiting
播放停止時發生,因為影片資源的下一個畫面無法使用。
onwaiting: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onwaiting
onwebkitanimationend
警告
此 API 現已淘汰。
This is a legacy alias of onanimationend
.
onwebkitanimationend: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onwebkitanimationend
onwebkitanimationiteration
警告
此 API 現已淘汰。
This is a legacy alias of onanimationiteration
.
onwebkitanimationiteration: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onwebkitanimationiteration
onwebkitanimationstart
警告
此 API 現已淘汰。
This is a legacy alias of onanimationstart
.
onwebkitanimationstart: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onwebkitanimationstart
onwebkittransitionend
警告
此 API 現已淘汰。
This is a legacy alias of ontransitionend
.
onwebkittransitionend: null | (this: GlobalEventHandlers, ev: Event) => any
屬性值
null | (this: GlobalEventHandlers, ev: Event) => any
繼承自 HTMLElement.onwebkittransitionend
onwheel
onwheel: null | (this: GlobalEventHandlers, ev: WheelEvent) => any
屬性值
null | (this: GlobalEventHandlers, ev: WheelEvent) => any
繼承自 HTMLElement.onwheel
outerHTML
outerHTML: string
屬性值
string
繼承自 HTMLElement.outerHTML
outerText
outerText: string
屬性值
string
繼承自 HTMLElement.outerText
ownerDocument
ownerDocument: Document
屬性值
Document
繼承自 HTMLElement.ownerDocument
parentElement
傳回父元素。
parentElement: null | HTMLElement
屬性值
null | HTMLElement
繼承自 HTMLElement.parentElement
parentNode
傳回父代。
parentNode: null | ParentNode
屬性值
null | ParentNode
繼承自 HTMLElement.parentNode
part
part: DOMTokenList
屬性值
DOMTokenList
繼承自 HTMLElement.part
prefix
傳回命名空間前置詞。
prefix: null | string
屬性值
null | string
繼承自 HTMLElement.prefix
previousElementSibling
傳回元素的第一個上一個同層級,否則傳回 null。
previousElementSibling: null | Element
屬性值
null | Element
繼承自 HTMLElement.previousElementSibling
previousSibling
傳回上一個同層級。
previousSibling: null | ChildNode
屬性值
null | ChildNode
繼承自 HTMLElement.previousSibling
PROCESSING_INSTRUCTION_NODE
node 是 ProcessingInstruction 節點。
PROCESSING_INSTRUCTION_NODE: number
屬性值
number
繼承自 HTMLElement.PROCESSING_INSTRUCTION_NODE
role
role: null | string
屬性值
null | string
繼承自 HTMLElement.role
scrollHeight
scrollHeight: number
屬性值
number
繼承自 HTMLElement.scrollHeight
scrollLeft
scrollLeft: number
屬性值
number
繼承自 HTMLElement.scrollLeft
scrollTop
scrollTop: number
屬性值
number
繼承自 HTMLElement.scrollTop
scrollWidth
scrollWidth: number
屬性值
number
繼承自 HTMLElement.scrollWidth
shadowRoot
如果有任何,則傳回元素的陰影根,如果陰影根的模式為「開啟」,則傳回 null,否則傳回 null。
shadowRoot: null | ShadowRoot
屬性值
null | ShadowRoot
繼承自 HTMLElement.shadowRoot
slot
傳回專案位置內容屬性的值。 可以設定為變更它。
slot: string
屬性值
string
繼承自 HTMLElement.slot
spellcheck
spellcheck: boolean
屬性值
boolean
繼承自 HTMLElement.spellcheck
style
style: CSSStyleDeclaration
屬性值
CSSStyleDeclaration
繼承自 HTMLElement.style
tabIndex
tabIndex: number
屬性值
number
繼承自 HTMLElement.tabIndex
tagName
傳回 HTML 大寫限定名稱。
tagName: string
屬性值
string
繼承自 HTMLElement.tagName
textContent
textContent: null | string
屬性值
null | string
繼承自 HTMLElement.textContent
TEXT_NODE
node 是 Text 節點。
TEXT_NODE: number
屬性值
number
繼承自 HTMLElement.TEXT_NODE 的
title
title: string
屬性值
string
繼承自 HTMLElement.title
translate
translate: boolean
屬性值
boolean
繼承自 HTMLElement.translate
繼承的方法的詳細資料
addEventListener(string, EventListenerOrEventListenerObject, boolean | AddEventListenerOptions)
function addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions)
參數
- type
-
string
- listener
-
EventListenerOrEventListenerObject
- options
-
boolean | AddEventListenerOptions
繼承自 HTMLElement.addEventListener
addEventListener<K>(K, (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, boolean | AddEventListenerOptions)
function addEventListener<K>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions)
參數
- type
-
K
- listener
-
(this: HTMLElement, ev: HTMLElementEventMap[K]) => any
- options
-
boolean | AddEventListenerOptions
繼承自 HTMLElement.addEventListener
after((string | Node)[])
在節點後面插入節點,同時以對等的 Text 節點取代節點中的字串。
如果違反節點樹狀結構的條件約束,則會擲回 “HierarchyRequestError” DOMException。
function after(nodes: (string | Node)[])
參數
- nodes
-
(string | Node)[]
繼承自 HTMLElement.after
animate(null | Keyframe[] | PropertyIndexedKeyframes, number | KeyframeAnimationOptions)
function animate(keyframes: null | Keyframe[] | PropertyIndexedKeyframes, options?: number | KeyframeAnimationOptions): Animation
參數
- keyframes
-
null | Keyframe[] | PropertyIndexedKeyframes
- options
-
number | KeyframeAnimationOptions
傳回
Animation
繼承自 HTMLElement.animate
append((string | Node)[])
在節點的最後一個子系之後插入節點,同時以對等的 Text 節點取代節點中的字串。
如果違反節點樹狀結構的條件約束,則會擲回 “HierarchyRequestError” DOMException。
function append(nodes: (string | Node)[])
參數
- nodes
-
(string | Node)[]
繼承自 HTMLElement.append
appendChild<T>(T)
function appendChild<T>(node: T): T
參數
- node
-
T
傳回
T
繼承自 HTMLElement.appendChild
attachInternals()
function attachInternals(): ElementInternals
傳回
ElementInternals
繼承自 HTMLElement.attachInternals
attachShadow(ShadowRootInit)
建立元素的陰影根,並傳回它。
function attachShadow(init: ShadowRootInit): ShadowRoot
參數
- init
-
ShadowRootInit
傳回
ShadowRoot
繼承自 HTMLElement.attachShadow
before((string | Node)[])
在節點之前插入節點,同時以對等的 Text 節點取代節點中的字串。
如果違反節點樹狀結構的條件約束,則會擲回 “HierarchyRequestError” DOMException。
function before(nodes: (string | Node)[])
參數
- nodes
-
(string | Node)[]
繼承自 HTMLElement.before
blur()
function blur()
繼承自 HTMLElement.blur
click()
function click()
繼承自 HTMLElement.click
cloneNode(boolean)
傳回節點的複本。 如果 deep 為 true,則複本也會包含節點的子系。
function cloneNode(deep?: boolean): Node
參數
- deep
-
boolean
傳回
Node
繼承自 HTMLElement.cloneNode
closest<E>(string)
function closest<E>(selectors: string): null | E
參數
- selectors
-
string
傳回
null | E
繼承自 HTMLElement.closest
closest<K>(K)
傳回符合選取器的第一個(從 元素開始)內含上階,否則傳回 null。
function closest<K>(selector: K): null | HTMLElementTagNameMap[K]
參數
- selector
-
K
傳回
null | HTMLElementTagNameMap[K]
繼承自 HTMLElement.closest
closest<K>(K)
function closest<K>(selector: K): null | SVGElementTagNameMap[K]
參數
- selector
-
K
傳回
null | SVGElementTagNameMap[K]
繼承自 HTMLElement.closest
compareDocumentPosition(Node)
傳回位掩碼,指出其他相對於節點的位置。
function compareDocumentPosition(other: Node): number
參數
- other
-
Node
傳回
number
繼承自 HTMLElement.compareDocumentPosition
contains(null | Node)
如果其他 是節點的內含子代,則傳回 true,否則傳回 false。
function contains(other: null | Node): boolean
參數
- other
-
null | Node
傳回
boolean
繼承自 HTMLElement.contains
dispatchEvent(Event)
如果事件的可取消屬性值為 false,或未叫用其 preventDefault() 方法,則分派綜合事件事件的目標並傳回 true,否則傳回 false。
function dispatchEvent(event: Event): boolean
參數
- event
-
Event
傳回
boolean
繼承自 HTMLElement.dispatchEvent
focus(FocusOptions)
function focus(options?: FocusOptions)
參數
- options
-
FocusOptions
繼承自 HTMLElement.focus
getAnimations(GetAnimationsOptions)
function getAnimations(options?: GetAnimationsOptions): Animation[]
參數
- options
-
GetAnimationsOptions
傳回
Animation[]
繼承自 HTMLElement.getAnimations
getAttribute(string)
傳回專案的第一個屬性,其限定名稱為 qualifiedName,如果沒有這類屬性,則傳回 null。
function getAttribute(qualifiedName: string): null | string
參數
- qualifiedName
-
string
傳回
null | string
繼承自 HTMLElement.getAttribute
getAttributeNames()
傳回所有項目屬性的限定名稱。 可以包含重複專案。
function getAttributeNames(): string[]
傳回
string[]
繼承自 HTMLElement.getAttributeNames
getAttributeNode(string)
function getAttributeNode(qualifiedName: string): null | Attr
參數
- qualifiedName
-
string
傳回
null | Attr
繼承自 HTMLElement.getAttributeNode
getAttributeNodeNS(null | string, string)
function getAttributeNodeNS(namespace: null | string, localName: string): null | Attr
參數
- namespace
-
null | string
- localName
-
string
傳回
null | Attr
繼承自 HTMLElement.getAttributeNodeNS
getAttributeNS(null | string, string)
傳回元素的屬性,其命名空間為命名空間,而本機名稱為localName,如果沒有這類屬性,則傳回 null。
function getAttributeNS(namespace: null | string, localName: string): null | string
參數
- namespace
-
null | string
- localName
-
string
傳回
null | string
繼承自 HTMLElement.getAttributeNS
getBoundingClientRect()
function getBoundingClientRect(): DOMRect
傳回
DOMRect
繼承自 HTMLElement.getBoundingClientRect
getClientRects()
function getClientRects(): DOMRectList
傳回
DOMRectList
繼承自 HTMLElement.getClientRects
getElementsByClassName(string)
傳回物件中叫用方法之專案的 HTMLCollection(檔或專案),其具有 classNames 所指定的所有類別。 classNames 自變數會解譯為以空格分隔的類別清單。
function getElementsByClassName(classNames: string): HTMLCollectionOf<Element>
參數
- classNames
-
string
傳回
HTMLCollectionOf<Element>
繼承自 HTMLElement.getElementsByClassName
getElementsByTagName(string)
function getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>
參數
- qualifiedName
-
string
傳回
HTMLCollectionOf<Element>
繼承自 HTMLElement.getElementsByTagName
getElementsByTagName<K>(K)
function getElementsByTagName<K>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>
參數
- qualifiedName
-
K
傳回
HTMLCollectionOf<HTMLElementTagNameMap[K]>
繼承自 HTMLElement.getElementsByTagName
getElementsByTagName<K>(K)
function getElementsByTagName<K>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>
參數
- qualifiedName
-
K
傳回
HTMLCollectionOf<SVGElementTagNameMap[K]>
繼承自 HTMLElement.getElementsByTagName
getElementsByTagNameNS("http://www.w3.org/1999/xhtml", string)
function getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>
參數
- namespaceURI
-
"http://www.w3.org/1999/xhtml"
- localName
-
string
傳回
HTMLCollectionOf<HTMLElement>
繼承自 HTMLElement.getElementsByTagNameNS
getElementsByTagNameNS("http://www.w3.org/2000/svg", string)
function getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>
參數
- namespaceURI
-
"http://www.w3.org/2000/svg"
- localName
-
string
傳回
HTMLCollectionOf<SVGElement>
繼承自 HTMLElement.getElementsByTagNameNS
getElementsByTagNameNS(null | string, string)
function getElementsByTagNameNS(namespace: null | string, localName: string): HTMLCollectionOf<Element>
參數
- namespace
-
null | string
- localName
-
string
傳回
HTMLCollectionOf<Element>
繼承自 HTMLElement.getElementsByTagNameNS
getRootNode(GetRootNodeOptions)
傳回節點的根目錄。
function getRootNode(options?: GetRootNodeOptions): Node
參數
- options
-
GetRootNodeOptions
傳回
Node
繼承自 HTMLElement.getRootNode
hasAttribute(string)
如果專案具有限定名稱為 qualifiedName 的屬性,則傳回 true,否則傳回 false。
function hasAttribute(qualifiedName: string): boolean
參數
- qualifiedName
-
string
傳回
boolean
繼承自 HTMLElement.hasAttribute
hasAttributeNS(null | string, string)
如果專案具有命名空間為命名空間且本機名稱為localName的屬性,則傳回 true。
function hasAttributeNS(namespace: null | string, localName: string): boolean
參數
- namespace
-
null | string
- localName
-
string
傳回
boolean
繼承自 HTMLElement.hasAttributeNS
hasAttributes()
如果元素具有屬性,則傳回 true,否則傳回 false。
function hasAttributes(): boolean
傳回
boolean
繼承自 HTMLElement.hasAttributes
hasChildNodes()
傳回節點是否具有子系。
function hasChildNodes(): boolean
傳回
boolean
繼承自 HTMLElement.hasChildNodes
hasPointerCapture(number)
function hasPointerCapture(pointerId: number): boolean
參數
- pointerId
-
number
傳回
boolean
繼承自 HTMLElement.hasPointerCapture
insertAdjacentElement(InsertPosition, Element)
function insertAdjacentElement(where: InsertPosition, element: Element): null | Element
參數
- where
-
InsertPosition
- element
-
Element
傳回
null | Element
繼承自 HTMLElement.insertAdjacentElement
insertAdjacentHTML(InsertPosition, string)
function insertAdjacentHTML(position: InsertPosition, text: string)
參數
- position
-
InsertPosition
- text
-
string
繼承自 HTMLElement.insertAdjacentHTML
insertAdjacentText(InsertPosition, string)
function insertAdjacentText(where: InsertPosition, data: string)
參數
- where
-
InsertPosition
- data
-
string
繼承自 HTMLElement.insertAdjacentText
insertBefore<T>(T, null | Node)
function insertBefore<T>(node: T, child: null | Node): T
參數
- node
-
T
- child
-
null | Node
傳回
T
繼承自 HTMLElement.insertBefore
isDefaultNamespace(null | string)
function isDefaultNamespace(namespace: null | string): boolean
參數
- namespace
-
null | string
傳回
boolean
繼承自 HTMLElement.isDefaultNamespace
isEqualNode(null | Node)
傳回 node 和其他Node 是否具有相同的屬性。
function isEqualNode(otherNode: null | Node): boolean
參數
- otherNode
-
null | Node
傳回
boolean
繼承自 HTMLElement.isEqualNode
isSameNode(null | Node)
function isSameNode(otherNode: null | Node): boolean
參數
- otherNode
-
null | Node
傳回
boolean
繼承自 HTMLElement.isSameNode
lookupNamespaceURI(null | string)
function lookupNamespaceURI(prefix: null | string): null | string
參數
- prefix
-
null | string
傳回
null | string
繼承自 HTMLElement.lookupNamespaceURI
lookupPrefix(null | string)
function lookupPrefix(namespace: null | string): null | string
參數
- namespace
-
null | string
傳回
null | string
繼承自 HTMLElement.lookupPrefix
matches(string)
如果比對元素的根產生元素比對選取器,則傳回 true,否則傳回 false。
function matches(selectors: string): boolean
參數
- selectors
-
string
傳回
boolean
繼承自 HTMLElement.matches
normalize()
拿掉空的獨占文字節點,並將其餘連續獨佔文字節點的數據串連到其第一個節點。
function normalize()
繼承自 HTMLElement.normalize
prepend((string | Node)[])
在節點的第一個子系之前插入節點,同時以對等的 Text 節點取代節點中的字串。
如果違反節點樹狀結構的條件約束,則會擲回 “HierarchyRequestError” DOMException。
function prepend(nodes: (string | Node)[])
參數
- nodes
-
(string | Node)[]
繼承自 HTMLElement.prepend
querySelector<E>(string)
function querySelector<E>(selectors: string): null | E
參數
- selectors
-
string
傳回
null | E
繼承自 HTMLElement.querySelector
querySelector<K>(K)
傳回符合選取器之節點子代的第一個專案。
function querySelector<K>(selectors: K): null | HTMLElementTagNameMap[K]
參數
- selectors
-
K
傳回
null | HTMLElementTagNameMap[K]
繼承自 HTMLElement.querySelector
querySelector<K>(K)
function querySelector<K>(selectors: K): null | SVGElementTagNameMap[K]
參數
- selectors
-
K
傳回
null | SVGElementTagNameMap[K]
繼承自 HTMLElement.querySelector
querySelectorAll<E>(string)
function querySelectorAll<E>(selectors: string): NodeListOf<E>
參數
- selectors
-
string
傳回
NodeListOf<E>
繼承自 HTMLElement.querySelectorAll
querySelectorAll<K>(K)
傳回符合選取器之節點的所有元素子代。
function querySelectorAll<K>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>
參數
- selectors
-
K
傳回
NodeListOf<HTMLElementTagNameMap[K]>
繼承自 HTMLElement.querySelectorAll
querySelectorAll<K>(K)
function querySelectorAll<K>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>
參數
- selectors
-
K
傳回
NodeListOf<SVGElementTagNameMap[K]>
繼承自 HTMLElement.querySelectorAll
releasePointerCapture(number)
function releasePointerCapture(pointerId: number)
參數
- pointerId
-
number
繼承自 HTMLElement.releasePointerCapture
remove()
拿掉節點。
function remove()
繼承自 HTMLElement.remove
removeAttribute(string)
移除專案的第一個屬性,其限定名稱為 qualifiedName。
function removeAttribute(qualifiedName: string)
參數
- qualifiedName
-
string
繼承自 HTMLElement.removeAttribute
removeAttributeNode(Attr)
function removeAttributeNode(attr: Attr): Attr
參數
- attr
-
Attr
傳回
Attr
繼承自 HTMLElement.removeAttributeNode
removeAttributeNS(null | string, string)
拿掉命名空間為命名空間且本機名稱為localName的項目屬性。
function removeAttributeNS(namespace: null | string, localName: string)
參數
- namespace
-
null | string
- localName
-
string
繼承自 HTMLElement.removeAttributeNS
removeChild<T>(T)
function removeChild<T>(child: T): T
參數
- child
-
T
傳回
T
繼承自 HTMLElement.removeChild
removeEventListener(string, EventListenerOrEventListenerObject, boolean | EventListenerOptions)
function removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions)
參數
- type
-
string
- listener
-
EventListenerOrEventListenerObject
- options
-
boolean | EventListenerOptions
繼承自 HTMLElement.removeEventListener
removeEventListener<K>(K, (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, boolean | EventListenerOptions)
function removeEventListener<K>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions)
參數
- type
-
K
- listener
-
(this: HTMLElement, ev: HTMLElementEventMap[K]) => any
- options
-
boolean | EventListenerOptions
繼承自 HTMLElement.removeEventListener
replaceChild<T>(Node, T)
function replaceChild<T>(node: Node, child: T): T
參數
- node
-
Node
- child
-
T
傳回
T
繼承自 HTMLElement.replaceChild
replaceChildren((string | Node)[])
將節點的所有子系取代為節點,同時以對等的 Text 節點取代節點中的字串。
如果違反節點樹狀結構的條件約束,則會擲回 “HierarchyRequestError” DOMException。
function replaceChildren(nodes: (string | Node)[])
參數
- nodes
-
(string | Node)[]
繼承自 HTMLElement.replaceChildren
replaceWith((string | Node)[])
以節點取代節點,同時以對等的 Text 節點取代節點中的字串。
如果違反節點樹狀結構的條件約束,則會擲回 “HierarchyRequestError” DOMException。
function replaceWith(nodes: (string | Node)[])
參數
- nodes
-
(string | Node)[]
繼承自 HTMLElement.replaceWith
requestFullscreen(FullscreenOptions)
顯示專案全螢幕,並在完成時解析承諾。
提供時,選項的 navigationUI 成員會指出是否偏好在全螢幕中顯示流覽 UI。 如果設定為 「show」,則偏好在螢幕空間上使用瀏覽簡單,如果設定為 「隱藏」,則偏好使用更多螢幕空間。 使用者代理程式一律免費接受應用程式的用戶喜好設定。 預設值 「auto」 表示沒有應用程式喜好設定。
function requestFullscreen(options?: FullscreenOptions): Promise<void>
參數
- options
-
FullscreenOptions
傳回
Promise<void>
繼承自 HTMLElement.requestFullscreen
requestPointerLock()
function requestPointerLock()
繼承自 HTMLElement.requestPointerLock
scroll(number, number)
function scroll(x: number, y: number)
參數
- x
-
number
- y
-
number
繼承自 HTMLElement.scroll
scroll(ScrollToOptions)
function scroll(options?: ScrollToOptions)
參數
- options
-
ScrollToOptions
繼承自 HTMLElement.scroll
scrollBy(number, number)
function scrollBy(x: number, y: number)
參數
- x
-
number
- y
-
number
繼承自 HTMLElement.scrollBy
scrollBy(ScrollToOptions)
function scrollBy(options?: ScrollToOptions)
參數
- options
-
ScrollToOptions
繼承自 HTMLElement.scrollBy
scrollIntoView(boolean | ScrollIntoViewOptions)
function scrollIntoView(arg?: boolean | ScrollIntoViewOptions)
參數
- arg
-
boolean | ScrollIntoViewOptions
繼承自 HTMLElement.scrollIntoView
scrollTo(number, number)
function scrollTo(x: number, y: number)
參數
- x
-
number
- y
-
number
繼承自 HTMLElement.scrollTo
scrollTo(ScrollToOptions)
function scrollTo(options?: ScrollToOptions)
參數
- options
-
ScrollToOptions
繼承自 HTMLElement.scrollTo
setAttribute(string, string)
將限定名稱為 qualifiedName 的專案第一個屬性值設定為 value。
function setAttribute(qualifiedName: string, value: string)
參數
- qualifiedName
-
string
- value
-
string
繼承自 HTMLElement.setAttribute
setAttributeNode(Attr)
function setAttributeNode(attr: Attr): null | Attr
參數
- attr
-
Attr
傳回
null | Attr
繼承自 HTMLElement.setAttributeNode
setAttributeNodeNS(Attr)
function setAttributeNodeNS(attr: Attr): null | Attr
參數
- attr
-
Attr
傳回
null | Attr
繼承自 HTMLElement.setAttributeNodeNS
setAttributeNS(null | string, string, string)
將命名空間為 namespace 且 local name 為 localName 的元素屬性值設定為 value。
function setAttributeNS(namespace: null | string, qualifiedName: string, value: string)
參數
- namespace
-
null | string
- qualifiedName
-
string
- value
-
string
繼承自 HTMLElement.setAttributeNS
setPointerCapture(number)
function setPointerCapture(pointerId: number)
參數
- pointerId
-
number
繼承自 HTMLElement.setPointerCapture
toggleAttribute(string, boolean)
如果未指定 force,“toggles” qualifiedName,如果存在,請將其移除,並在不存在時加以新增。 如果 force 為 true,請新增 qualifiedName。 如果 force 為 false,則會移除 qualifiedName。
如果 qualifiedName 現在存在,則傳回 true,否則傳回 false。
function toggleAttribute(qualifiedName: string, force?: boolean): boolean
參數
- qualifiedName
-
string
- force
-
boolean
傳回
boolean
繼承自 HTMLElement.toggleAttribute
webkitMatchesSelector(string)
警告
此 API 現已淘汰。
This is a legacy alias of matches
.
function webkitMatchesSelector(selectors: string): boolean
參數
- selectors
-
string
傳回
boolean
繼承自 HTMLElement.webkitMatchesSelector