repo_id stringlengths 22 103 | file_path stringlengths 41 147 | content stringlengths 181 193k | __index_level_0__ int64 0 0 |
|---|---|---|---|
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xpathexception/index.md | ---
title: XPathException
slug: Web/API/XPathException
page-type: web-api-interface
browser-compat: api.XPathException
---
{{APIRef("DOM XPath")}}{{Deprecated_Header}}
In the [DOM XPath API](/en-US/docs/Web/XPath) the **`XPathException`** interface represents exception conditions that can be encountered while perform... | 0 |
data/mdn-content/files/en-us/web/api/xpathexception | data/mdn-content/files/en-us/web/api/xpathexception/code/index.md | ---
title: "XPathException: code property"
short-title: code
slug: Web/API/XPathException/code
page-type: web-api-instance-property
browser-compat: api.XPathException.code
---
{{APIRef("DOM XPath")}}{{Deprecated_Header}}
The **`code`** read-only property of the
{{domxref("XPathException")}} interface returns a `short... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/texttrackcuelist/index.md | ---
title: TextTrackCueList
slug: Web/API/TextTrackCueList
page-type: web-api-interface
browser-compat: api.TextTrackCueList
---
{{APIRef("WebVTT")}}
The **`TextTrackCueList`** array-like object represents a dynamically updating list of {{domxref("TextTrackCue")}} objects.
This interface has no constructor. Retrieve... | 0 |
data/mdn-content/files/en-us/web/api/texttrackcuelist | data/mdn-content/files/en-us/web/api/texttrackcuelist/getcuebyid/index.md | ---
title: "TextTrackCueList: getCueById() method"
short-title: getCueById()
slug: Web/API/TextTrackCueList/getCueById
page-type: web-api-instance-method
browser-compat: api.TextTrackCueList.getCueById
---
{{APIRef("WebVTT")}}
The **`getCueById()`** method of the {{domxref("TextTrackCueList")}} interface returns the ... | 0 |
data/mdn-content/files/en-us/web/api/texttrackcuelist | data/mdn-content/files/en-us/web/api/texttrackcuelist/length/index.md | ---
title: "TextTrackCueList: length property"
short-title: length
slug: Web/API/TextTrackCueList/length
page-type: web-api-instance-property
browser-compat: api.TextTrackCueList.length
---
{{APIRef("WebVTT")}}
The **`length`** read-only property of the {{domxref("TextTrackCueList")}} interface returns the number of ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/customevent/index.md | ---
title: CustomEvent
slug: Web/API/CustomEvent
page-type: web-api-interface
browser-compat: api.CustomEvent
---
{{APIRef("DOM")}}
The **`CustomEvent`** interface represents events initialized by an application for any purpose.
> **Note:** If used to attempt to communicate between a web extension content script and... | 0 |
data/mdn-content/files/en-us/web/api/customevent | data/mdn-content/files/en-us/web/api/customevent/detail/index.md | ---
title: "CustomEvent: detail property"
short-title: detail
slug: Web/API/CustomEvent/detail
page-type: web-api-instance-property
browser-compat: api.CustomEvent.detail
---
{{APIRef("DOM")}}
The read-only **`detail`** property of the {{domxref("CustomEvent")}} interface
returns any data passed when initializing the... | 0 |
data/mdn-content/files/en-us/web/api/customevent | data/mdn-content/files/en-us/web/api/customevent/initcustomevent/index.md | ---
title: "CustomEvent: initCustomEvent() method"
short-title: initCustomEvent()
slug: Web/API/CustomEvent/initCustomEvent
page-type: web-api-instance-method
status:
- deprecated
browser-compat: api.CustomEvent.initCustomEvent
---
{{APIRef("DOM")}}{{Deprecated_header}}
The **`CustomEvent.initCustomEvent()`** metho... | 0 |
data/mdn-content/files/en-us/web/api/customevent | data/mdn-content/files/en-us/web/api/customevent/customevent/index.md | ---
title: "CustomEvent: CustomEvent() constructor"
short-title: CustomEvent()
slug: Web/API/CustomEvent/CustomEvent
page-type: web-api-constructor
browser-compat: api.CustomEvent.CustomEvent
---
{{APIRef("DOM")}}
The **`CustomEvent()`** constructor creates a new {{domxref("CustomEvent")}} object.
## Syntax
```js-n... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/barcode_detection_api/index.md | ---
title: Barcode Detection API
slug: Web/API/Barcode_Detection_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.BarcodeDetector
---
{{securecontext_header}}{{DefaultAPISidebar("Barcode Detection API")}}{{AvailableInWorkers}}{{SeeCompatTable}}
The Barcode Detection API detects linear and ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webtransport/index.md | ---
title: WebTransport
slug: Web/API/WebTransport
page-type: web-api-interface
browser-compat: api.WebTransport
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`WebTransport`** interface of the {{domxref("WebTransport API", "WebTransport API", "", "nocode")}} provides functionality to enable a user ... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/closed/index.md | ---
title: "WebTransport: closed property"
short-title: closed
slug: Web/API/WebTransport/closed
page-type: web-api-instance-property
browser-compat: api.WebTransport.closed
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`closed`** read-only property of the {{domxref("WebTransport")}} interface retu... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/reliability/index.md | ---
title: "WebTransport: reliability property"
short-title: reliability
slug: Web/API/WebTransport/reliability
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.WebTransport.reliability
---
{{APIRef("WebTransport API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`reliability`** ... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/datagrams/index.md | ---
title: "WebTransport: datagrams property"
short-title: datagrams
slug: Web/API/WebTransport/datagrams
page-type: web-api-instance-property
browser-compat: api.WebTransport.datagrams
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`datagrams`** read-only property of the {{domxref("WebTransport")}}... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/getstats/index.md | ---
title: "WebTransport: getStats() method"
short-title: getStats()
slug: Web/API/WebTransport/getStats
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.WebTransport.getStats
---
{{APIRef("WebTransport API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`getStats()`** method of the... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/createbidirectionalstream/index.md | ---
title: "WebTransport: createBidirectionalStream() method"
short-title: createBidirectionalStream()
slug: Web/API/WebTransport/createBidirectionalStream
page-type: web-api-instance-method
browser-compat: api.WebTransport.createBidirectionalStream
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`cr... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/createunidirectionalstream/index.md | ---
title: "WebTransport: createUnidirectionalStream() method"
short-title: createUnidirectionalStream()
slug: Web/API/WebTransport/createUnidirectionalStream
page-type: web-api-instance-method
browser-compat: api.WebTransport.createUnidirectionalStream
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The *... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/incomingbidirectionalstreams/index.md | ---
title: "WebTransport: incomingBidirectionalStreams property"
short-title: incomingBidirectionalStreams
slug: Web/API/WebTransport/incomingBidirectionalStreams
page-type: web-api-instance-property
browser-compat: api.WebTransport.incomingBidirectionalStreams
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/ready/index.md | ---
title: "WebTransport: ready property"
short-title: ready
slug: Web/API/WebTransport/ready
page-type: web-api-instance-property
browser-compat: api.WebTransport.ready
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`ready`** read-only property of the {{domxref("WebTransport")}} interface returns a... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/incomingunidirectionalstreams/index.md | ---
title: "WebTransport: incomingUnidirectionalStreams property"
short-title: incomingUnidirectionalStreams
slug: Web/API/WebTransport/incomingUnidirectionalStreams
page-type: web-api-instance-property
browser-compat: api.WebTransport.incomingUnidirectionalStreams
---
{{APIRef("WebTransport API")}}{{SecureContext_Hea... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/webtransport/index.md | ---
title: "WebTransport: WebTransport() constructor"
short-title: WebTransport()
slug: Web/API/WebTransport/WebTransport
page-type: web-api-constructor
browser-compat: api.WebTransport.WebTransport
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`WebTransport()`** constructor creates a new {{domxref... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/congestioncontrol/index.md | ---
title: "WebTransport: congestionControl property"
short-title: congestionControl
slug: Web/API/WebTransport/congestionControl
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.WebTransport.congestionControl
---
{{APIRef("WebTransport API")}}{{SeeCompatTable}}{{SecureContext_Header}}... | 0 |
data/mdn-content/files/en-us/web/api/webtransport | data/mdn-content/files/en-us/web/api/webtransport/close/index.md | ---
title: "WebTransport: close() method"
short-title: close()
slug: Web/API/WebTransport/close
page-type: web-api-instance-method
browser-compat: api.WebTransport.close
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`close()`** method of the {{domxref("WebTransport")}} interface closes an ongoing W... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/vreyeparameters/index.md | ---
title: VREyeParameters
slug: Web/API/VREyeParameters
page-type: web-api-interface
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The **`VREyeParameters`** interface of the [WebVR API](/en-US/docs/Web/API/WebVR_API... | 0 |
data/mdn-content/files/en-us/web/api/vreyeparameters | data/mdn-content/files/en-us/web/api/vreyeparameters/renderwidth/index.md | ---
title: "VREyeParameters: renderWidth property"
short-title: renderWidth
slug: Web/API/VREyeParameters/renderWidth
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters.renderWidth
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The... | 0 |
data/mdn-content/files/en-us/web/api/vreyeparameters | data/mdn-content/files/en-us/web/api/vreyeparameters/fieldofview/index.md | ---
title: "VREyeParameters: fieldOfView property"
short-title: fieldOfView
slug: Web/API/VREyeParameters/fieldOfView
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters.fieldOfView
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The... | 0 |
data/mdn-content/files/en-us/web/api/vreyeparameters | data/mdn-content/files/en-us/web/api/vreyeparameters/renderheight/index.md | ---
title: "VREyeParameters: renderHeight property"
short-title: renderHeight
slug: Web/API/VREyeParameters/renderHeight
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters.renderHeight
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
... | 0 |
data/mdn-content/files/en-us/web/api/vreyeparameters | data/mdn-content/files/en-us/web/api/vreyeparameters/maximumfieldofview/index.md | ---
title: "VREyeParameters: maximumFieldOfView property"
short-title: maximumFieldOfView
slug: Web/API/VREyeParameters/maximumFieldOfView
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters.maximumFieldOfView
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}... | 0 |
data/mdn-content/files/en-us/web/api/vreyeparameters | data/mdn-content/files/en-us/web/api/vreyeparameters/minimumfieldofview/index.md | ---
title: "VREyeParameters: minimumFieldOfView property"
short-title: minimumFieldOfView
slug: Web/API/VREyeParameters/minimumFieldOfView
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters.minimumFieldOfView
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}... | 0 |
data/mdn-content/files/en-us/web/api/vreyeparameters | data/mdn-content/files/en-us/web/api/vreyeparameters/offset/index.md | ---
title: "VREyeParameters: offset property"
short-title: offset
slug: Web/API/VREyeParameters/offset
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VREyeParameters.offset
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The **`offset`** read-o... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgnumber/index.md | ---
title: SVGNumber
slug: Web/API/SVGNumber
page-type: web-api-interface
browser-compat: api.SVGNumber
---
{{APIRef("SVG")}}
The **`SVGNumber`** interface corresponds to the {{cssxref("<number>")}} basic data type.
An `SVGNumber` object can be designated as read only, which means that attempts to modify the o... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/vrdisplayevent/index.md | ---
title: VRDisplayEvent
slug: Web/API/VRDisplayEvent
page-type: web-api-interface
status:
- deprecated
- non-standard
browser-compat: api.VRDisplayEvent
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The **`VRDisplayEvent`** interface of the [WebVR API](/en-US/docs/Web/API/WebVR_API) re... | 0 |
data/mdn-content/files/en-us/web/api/vrdisplayevent | data/mdn-content/files/en-us/web/api/vrdisplayevent/display/index.md | ---
title: "VRDisplayEvent: display property"
short-title: display
slug: Web/API/VRDisplayEvent/display
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VRDisplayEvent.display
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The **`display`** read... | 0 |
data/mdn-content/files/en-us/web/api/vrdisplayevent | data/mdn-content/files/en-us/web/api/vrdisplayevent/reason/index.md | ---
title: "VRDisplayEvent: reason property"
short-title: reason
slug: Web/API/VRDisplayEvent/reason
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.VRDisplayEvent.reason
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The **`reason`** read-only... | 0 |
data/mdn-content/files/en-us/web/api/vrdisplayevent | data/mdn-content/files/en-us/web/api/vrdisplayevent/vrdisplayevent/index.md | ---
title: "VRDisplayEvent: VRDisplayEvent() constructor"
short-title: VRDisplayEvent()
slug: Web/API/VRDisplayEvent/VRDisplayEvent
page-type: web-api-constructor
status:
- deprecated
- non-standard
browser-compat: api.VRDisplayEvent.VRDisplayEvent
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Hea... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/imagebitmaprenderingcontext/index.md | ---
title: ImageBitmapRenderingContext
slug: Web/API/ImageBitmapRenderingContext
page-type: web-api-interface
browser-compat: api.ImageBitmapRenderingContext
---
{{APIRef("Canvas API")}}
The **`ImageBitmapRenderingContext`** interface is a canvas rendering context that provides the functionality to replace the canvas... | 0 |
data/mdn-content/files/en-us/web/api/imagebitmaprenderingcontext | data/mdn-content/files/en-us/web/api/imagebitmaprenderingcontext/transferfromimagebitmap/index.md | ---
title: "ImageBitmapRenderingContext: transferFromImageBitmap() method"
short-title: transferFromImageBitmap()
slug: Web/API/ImageBitmapRenderingContext/transferFromImageBitmap
page-type: web-api-instance-method
browser-compat: api.ImageBitmapRenderingContext.transferFromImageBitmap
---
{{APIRef("Canvas API")}}
Th... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlinputelement/index.md | ---
title: HTMLInputElement
slug: Web/API/HTMLInputElement
page-type: web-api-interface
browser-compat: api.HTMLInputElement
---
{{APIRef("HTML DOM")}}
The **`HTMLInputElement`** interface provides special properties and methods for manipulating the options, layout, and presentation of {{HtmlElement("input")}} elemen... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/checkvalidity/index.md | ---
title: "HTMLInputElement: checkValidity() method"
short-title: checkValidity()
slug: Web/API/HTMLInputElement/checkValidity
page-type: web-api-instance-method
browser-compat: api.HTMLObjectElement.checkValidity
---
{{APIRef("HTML DOM")}}
The **`HTMLInputElement.checkValidity()`** method returns a boolean value wh... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/labels/index.md | ---
title: "HTMLInputElement: labels property"
short-title: labels
slug: Web/API/HTMLInputElement/labels
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.labels
---
{{APIRef("DOM")}}
The **`HTMLInputElement.labels`** read-only property returns a
{{domxref("NodeList")}} of the {{HTMLElement("l... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/files/index.md | ---
title: "HTMLInputElement: files property"
short-title: files
slug: Web/API/HTMLInputElement/files
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.files
---
{{APIRef("File and Directory Entries API")}}
The **`HTMLInputElement.files`** property allows you to access the {{domxref("FileList"... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/setselectionrange/index.md | ---
title: "HTMLInputElement: setSelectionRange() method"
short-title: setSelectionRange()
slug: Web/API/HTMLInputElement/setSelectionRange
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.setSelectionRange
---
{{APIRef("HTML DOM")}}
The **`HTMLInputElement.setSelectionRange()`** method sets th... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/search_event/index.md | ---
title: "HTMLInputElement: search event"
short-title: search
slug: Web/API/HTMLInputElement/search_event
page-type: web-api-event
status:
- non-standard
browser-compat: api.HTMLInputElement.search_event
---
{{APIRef}}{{non-standard_header}}
The **`search`** event is fired when a search is initiated using an {{HT... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/webkitentries/index.md | ---
title: "HTMLInputElement: webkitEntries property"
short-title: webkitEntries
slug: Web/API/HTMLInputElement/webkitEntries
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.webkitEntries
---
{{APIRef("File and Directory Entries API")}}
The read-only **`webkitEntries`**
property of the {{dom... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/stepup/index.md | ---
title: "HTMLInputElement: stepUp() method"
short-title: stepUp()
slug: Web/API/HTMLInputElement/stepUp
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.stepUp
---
{{APIRef("HTML DOM")}}
The **`HTMLInputElement.stepUp()`** method increments the value
of a numeric type of {{HTMLElement("input... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/select_event/index.md | ---
title: "HTMLInputElement: select event"
short-title: select
slug: Web/API/HTMLInputElement/select_event
page-type: web-api-event
browser-compat: api.HTMLInputElement.select_event
---
{{APIRef}}
The **`select`** event fires when some text has been selected.
## Syntax
Use the event name in methods like {{domxref(... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/multiple/index.md | ---
title: "HTMLInputElement: multiple property"
short-title: multiple
slug: Web/API/HTMLInputElement/multiple
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.multiple
---
{{ APIRef("HTML DOM") }}
The **`HTMLInputElement.multiple`** property indicates if an input can have more than one value... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/popovertargetaction/index.md | ---
title: "HTMLInputElement: popoverTargetAction property"
short-title: popoverTargetAction
slug: Web/API/HTMLInputElement/popoverTargetAction
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.popoverTargetAction
---
{{APIRef("Popover API")}}
The **`popoverTargetAction`** property of the {{do... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/select/index.md | ---
title: "HTMLInputElement: select() method"
short-title: select()
slug: Web/API/HTMLInputElement/select
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.select
---
{{ APIRef("HTML DOM") }}
The **`HTMLInputElement.select()`** method selects all the text
in a {{HTMLElement("textarea")}} elemen... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/disabled/index.md | ---
title: "HTMLInputElement: disabled property"
short-title: disabled
slug: Web/API/HTMLInputElement/disabled
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.disabled
---
{{ APIRef("HTML DOM") }}
The **`HTMLInputElement.disabled`** property is a boolean value that reflects the [`disabled`](... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/setcustomvalidity/index.md | ---
title: "HTMLInputElement: setCustomValidity() method"
short-title: setCustomValidity()
slug: Web/API/HTMLInputElement/setCustomValidity
page-type: web-api-instance-method
browser-compat: api.HTMLObjectElement.setCustomValidity
---
{{APIRef("HTML DOM")}}
The **`HTMLInputElement.setCustomValidity()`** method sets a... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/selectionchange_event/index.md | ---
title: "HTMLInputElement: selectionchange event"
short-title: selectionchange
slug: Web/API/HTMLInputElement/selectionchange_event
page-type: web-api-event
status:
- experimental
browser-compat: api.HTMLInputElement.selectionchange_event
---
{{APIRef}}{{SeeCompatTable}}
The **`selectionchange`** event of the [S... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/selectionend/index.md | ---
title: "HTMLInputElement: selectionEnd property"
short-title: selectionEnd
slug: Web/API/HTMLInputElement/selectionEnd
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.selectionEnd
---
{{ApiRef("HTML DOM")}}
The **`selectionEnd`** property of the {{domxref("HTMLInputElement")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/selectiondirection/index.md | ---
title: "HTMLInputElement: selectionDirection property"
short-title: selectionDirection
slug: Web/API/HTMLInputElement/selectionDirection
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.selectionDirection
---
{{ApiRef("HTML DOM")}}
The **`selectionDirection`** property of the {{domxref("H... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/popovertargetelement/index.md | ---
title: "HTMLInputElement: popoverTargetElement property"
short-title: popoverTargetElement
slug: Web/API/HTMLInputElement/popoverTargetElement
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.popoverTargetElement
---
{{APIRef("Popover API")}}
The **`popoverTargetElement`** property of the... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/webkitdirectory/index.md | ---
title: "HTMLInputElement: webkitdirectory property"
short-title: webkitdirectory
slug: Web/API/HTMLInputElement/webkitdirectory
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.webkitdirectory
---
{{APIRef("File and Directory Entries API")}}
The **`HTMLInputElement.webkitdirectory`** is a... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/type/index.md | ---
title: "HTMLInputElement: type property"
short-title: type
slug: Web/API/HTMLInputElement/type
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.type
---
{{ApiRef("HTML DOM")}}
The **`type`** property of the {{domxref("HTMLInputElement")}} interface indicates the kind of data allowed in th... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/invalid_event/index.md | ---
title: "HTMLInputElement: invalid event"
short-title: invalid
slug: Web/API/HTMLInputElement/invalid_event
page-type: web-api-event
browser-compat: api.HTMLInputElement.invalid_event
---
{{APIRef}}
The **`invalid`** event fires when a submittable element has been checked for validity and doesn't satisfy its const... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/stepdown/index.md | ---
title: "HTMLInputElement: stepDown() method"
short-title: stepDown()
slug: Web/API/HTMLInputElement/stepDown
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.stepDown
---
{{APIRef("HTML DOM")}}
The
**`HTMLInputElement.stepDown([n])`** method decrements the
value of a numeric type of {{HTMLE... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/showpicker/index.md | ---
title: "HTMLInputElement: showPicker() method"
short-title: showPicker()
slug: Web/API/HTMLInputElement/showPicker
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.showPicker
---
{{ APIRef("HTML DOM") }}
The **`HTMLInputElement.showPicker()`** method displays the browser picker for an `inpu... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/setrangetext/index.md | ---
title: "HTMLInputElement: setRangeText() method"
short-title: setRangeText()
slug: Web/API/HTMLInputElement/setRangeText
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.setRangeText
---
{{APIRef("HTML DOM")}}
The **`HTMLInputElement.setRangeText()`** method replaces a
range of text in an {... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/selectionstart/index.md | ---
title: "HTMLInputElement: selectionStart property"
short-title: selectionStart
slug: Web/API/HTMLInputElement/selectionStart
page-type: web-api-instance-property
browser-compat: api.HTMLInputElement.selectionStart
---
{{ApiRef("HTML DOM")}}
The **`selectionStart`** property of the {{domxref("HTMLInputElement")}} ... | 0 |
data/mdn-content/files/en-us/web/api/htmlinputelement | data/mdn-content/files/en-us/web/api/htmlinputelement/reportvalidity/index.md | ---
title: "HTMLInputElement: reportValidity() method"
short-title: reportValidity()
slug: Web/API/HTMLInputElement/reportValidity
page-type: web-api-instance-method
browser-compat: api.HTMLInputElement.reportValidity
---
{{APIRef("HTML DOM")}}
The **`reportValidity()`** method of the {{domxref('HTMLInputElement')}} ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/notification/index.md | ---
title: Notification
slug: Web/API/Notification
page-type: web-api-interface
browser-compat: api.Notification
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`Notification`** interface of the {{domxref("Notifications API", "", "", "nocode")}} is used to configure and display desktop notifications... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/body/index.md | ---
title: "Notification: body property"
short-title: body
slug: Web/API/Notification/body
page-type: web-api-instance-property
browser-compat: api.Notification.body
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`body`** read-only property of the
{{domxref("Notification")}} interface indicates the... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/icon/index.md | ---
title: "Notification: icon property"
short-title: icon
slug: Web/API/Notification/icon
page-type: web-api-instance-property
browser-compat: api.Notification.icon
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`icon`** read-only property of the
{{domxref("Notification")}} interface contains the ... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/silent/index.md | ---
title: "Notification: silent property"
short-title: silent
slug: Web/API/Notification/silent
page-type: web-api-instance-property
browser-compat: api.Notification.silent
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}
The **`silent`** read-only property of the
{{domxref("Notification")}} interface spe... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/badge/index.md | ---
title: "Notification: badge property"
short-title: badge
slug: Web/API/Notification/badge
page-type: web-api-instance-property
browser-compat: api.Notification.badge
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}
The **`badge`** read-only property of the {{domxref("Notification")}} interface returns ... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/renotify/index.md | ---
title: "Notification: renotify property"
short-title: renotify
slug: Web/API/Notification/renotify
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Notification.renotify
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **`renotify`** read-only prop... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/dir/index.md | ---
title: "Notification: dir property"
short-title: dir
slug: Web/API/Notification/dir
page-type: web-api-instance-property
browser-compat: api.Notification.dir
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`dir`** read-only property of the {{domxref("Notification")}} interface indicates the text... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/title/index.md | ---
title: "Notification: title property"
short-title: title
slug: Web/API/Notification/title
page-type: web-api-instance-property
browser-compat: api.Notification.title
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`title`** read-only property of the
{{domxref("Notification")}} interface indicate... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/vibrate/index.md | ---
title: "Notification: vibrate property"
short-title: vibrate
slug: Web/API/Notification/vibrate
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Notification.vibrate
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **`vibrate`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/data/index.md | ---
title: "Notification: data property"
short-title: data
slug: Web/API/Notification/data
page-type: web-api-instance-property
browser-compat: api.Notification.data
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`data`** read-only property of the
{{domxref("Notification")}} interface returns a str... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/tag/index.md | ---
title: "Notification: tag property"
short-title: tag
slug: Web/API/Notification/tag
page-type: web-api-instance-property
browser-compat: api.Notification.tag
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`tag`** read-only property of the
{{domxref("Notification")}} interface signifies an ident... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/actions/index.md | ---
title: "Notification: actions property"
short-title: actions
slug: Web/API/Notification/actions
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Notification.actions
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **`actions`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/lang/index.md | ---
title: "Notification: lang property"
short-title: lang
slug: Web/API/Notification/lang
page-type: web-api-instance-property
browser-compat: api.Notification.lang
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`lang`** read-only property of the
{{domxref("Notification")}} interface indicates the... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/close_event/index.md | ---
title: "Notification: close event"
short-title: close
slug: Web/API/Notification/close_event
page-type: web-api-event
browser-compat: api.Notification.close_event
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`close`** event of the {{domxref("Notification")}} interface fires when a {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/requireinteraction/index.md | ---
title: "Notification: requireInteraction property"
short-title: requireInteraction
slug: Web/API/Notification/requireInteraction
page-type: web-api-instance-property
browser-compat: api.Notification.requireInteraction
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}
The **`requireInteraction`** read-on... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/image/index.md | ---
title: "Notification: image property"
short-title: image
slug: Web/API/Notification/image
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Notification.image
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **`image`** read-only property of the
{{d... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/requestpermission_static/index.md | ---
title: "Notification: requestPermission() static method"
short-title: requestPermission()
slug: Web/API/Notification/requestPermission_static
page-type: web-api-static-method
browser-compat: api.Notification.requestPermission_static
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`requestPermiss... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/timestamp/index.md | ---
title: "Notification: timestamp property"
short-title: timestamp
slug: Web/API/Notification/timestamp
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Notification.timestamp
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **`timestamp`** read-only... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/click_event/index.md | ---
title: "Notification: click event"
short-title: click
slug: Web/API/Notification/click_event
page-type: web-api-event
browser-compat: api.Notification.click_event
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`click`** event of the {{domxref("Notification")}}
interface fires when the user clic... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/show_event/index.md | ---
title: "Notification: show event"
short-title: show
slug: Web/API/Notification/show_event
page-type: web-api-event
browser-compat: api.Notification.show_event
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`show`** event of the {{domxref("Notification")}} interface fires when a {{domxref("Notif... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/permission_static/index.md | ---
title: "Notification: permission static property"
short-title: permission
slug: Web/API/Notification/permission_static
page-type: web-api-static-property
browser-compat: api.Notification.permission_static
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`permission`** read-only static property of... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/notification/index.md | ---
title: "Notification: Notification() constructor"
short-title: Notification()
slug: Web/API/Notification/Notification
page-type: web-api-constructor
browser-compat: api.Notification.Notification
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`Notification()`** constructor creates a new
{{domxre... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/close/index.md | ---
title: "Notification: close() method"
short-title: close()
slug: Web/API/Notification/close
page-type: web-api-instance-method
browser-compat: api.Notification.close
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`close()`** method of the {{domxref("Notification")}} interface is used to
close/r... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/error_event/index.md | ---
title: "Notification: error event"
short-title: error
slug: Web/API/Notification/error_event
page-type: web-api-event
browser-compat: api.Notification.error_event
---
{{APIRef("Web Notifications")}}{{securecontext_header}}
The **`error`** event of the {{domxref("Notification")}} interface fires when something goe... | 0 |
data/mdn-content/files/en-us/web/api/notification | data/mdn-content/files/en-us/web/api/notification/maxactions_static/index.md | ---
title: "Notification: maxActions static property"
short-title: maxActions
slug: Web/API/Notification/maxActions_static
page-type: web-api-static-property
status:
- experimental
browser-compat: api.Notification.maxActions_static
---
{{APIRef("Web Notifications")}}{{SecureContext_Header}}{{SeeCompatTable}}
The **... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mediastream_recording_api/index.md | ---
title: MediaStream Recording API
slug: Web/API/MediaStream_Recording_API
page-type: web-api-overview
browser-compat: api.MediaRecorder
spec-urls: https://w3c.github.io/mediacapture-record/
---
{{DefaultAPISidebar("MediaStream Recording")}}
The **MediaStream Recording API**, sometimes referred to as the _Media Rec... | 0 |
data/mdn-content/files/en-us/web/api/mediastream_recording_api | data/mdn-content/files/en-us/web/api/mediastream_recording_api/recording_a_media_element/index.md | ---
title: Recording a media element
slug: Web/API/MediaStream_Recording_API/Recording_a_media_element
page-type: guide
---
{{DefaultAPISidebar("MediaStream Recording")}}
While the article Using the MediaStream Recording API demonstrates using the {{domxref("MediaRecorder")}} interface to capture a {{domxref("MediaSt... | 0 |
data/mdn-content/files/en-us/web/api/mediastream_recording_api | data/mdn-content/files/en-us/web/api/mediastream_recording_api/using_the_mediastream_recording_api/index.md | ---
title: Using the MediaStream Recording API
slug: Web/API/MediaStream_Recording_API/Using_the_MediaStream_Recording_API
page-type: guide
browser-compat: api.MediaRecorder
---
{{DefaultAPISidebar("MediaStream Recording")}}
The [MediaStream Recording API](/en-US/docs/Web/API/MediaStream_Recording_API) makes it easy ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgglyphelement/index.md | ---
title: SVGGlyphElement
slug: Web/API/SVGGlyphElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGGlyphElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGGlyphElement`** interface corresponds to the {{SVGElement("glyph")}} element.
Object-oriented access to the attributes ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/sourcebuffer/index.md | ---
title: SourceBuffer
slug: Web/API/SourceBuffer
page-type: web-api-interface
browser-compat: api.SourceBuffer
---
{{APIRef("Media Source Extensions")}}
The **`SourceBuffer`** interface represents a chunk of media to be passed into an {{domxref("HTMLMediaElement")}} and played, via a {{domxref("MediaSource")}} obje... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/mode/index.md | ---
title: "SourceBuffer: mode property"
short-title: mode
slug: Web/API/SourceBuffer/mode
page-type: web-api-instance-property
browser-compat: api.SourceBuffer.mode
---
{{APIRef("Media Source Extensions")}}
The **`mode`** property of the {{domxref("SourceBuffer")}}
interface controls whether media segments can be ap... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/appendbuffer/index.md | ---
title: "SourceBuffer: appendBuffer() method"
short-title: appendBuffer()
slug: Web/API/SourceBuffer/appendBuffer
page-type: web-api-instance-method
browser-compat: api.SourceBuffer.appendBuffer
---
{{APIRef("Media Source Extensions")}}
The **`appendBuffer()`** method of the
{{domxref("SourceBuffer")}} interface a... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/remove/index.md | ---
title: "SourceBuffer: remove() method"
short-title: remove()
slug: Web/API/SourceBuffer/remove
page-type: web-api-instance-method
browser-compat: api.SourceBuffer.remove
---
{{APIRef("Media Source Extensions")}}
The **`remove()`** method of the {{domxref("SourceBuffer")}}
interface removes media segments within a... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/texttracks/index.md | ---
title: "SourceBuffer: textTracks property"
short-title: textTracks
slug: Web/API/SourceBuffer/textTracks
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.SourceBuffer.textTracks
---
{{APIRef("Media Source Extensions")}}{{SeeCompatTable}}
The **`textTracks`** read-only property of ... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/buffered/index.md | ---
title: "SourceBuffer: buffered property"
short-title: buffered
slug: Web/API/SourceBuffer/buffered
page-type: web-api-instance-property
browser-compat: api.SourceBuffer.buffered
---
{{APIRef("Media Source Extensions")}}
The **`buffered`** read-only property of the
{{domxref("SourceBuffer")}} interface returns the... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/removeasync/index.md | ---
title: "SourceBuffer: removeAsync() method"
short-title: removeAsync()
slug: Web/API/SourceBuffer/removeAsync
page-type: web-api-instance-method
status:
- experimental
- non-standard
browser-compat: api.SourceBuffer.removeAsync
---
{{APIRef("Media Source Extensions")}}{{Non-standard_Header}}{{SeeCompatTable}}
... | 0 |
data/mdn-content/files/en-us/web/api/sourcebuffer | data/mdn-content/files/en-us/web/api/sourcebuffer/appendbufferasync/index.md | ---
title: "SourceBuffer: appendBufferAsync() method"
short-title: appendBufferAsync()
slug: Web/API/SourceBuffer/appendBufferAsync
page-type: web-api-instance-method
status:
- experimental
- non-standard
browser-compat: api.SourceBuffer.appendBufferAsync
---
{{APIRef("Media Source Extensions")}}{{Non-standard_Hea... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.