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/rtcrtpsender | data/mdn-content/files/en-us/web/api/rtcrtpsender/setstreams/index.md | ---
title: "RTCRtpSender: setStreams() method"
short-title: setStreams()
slug: Web/API/RTCRtpSender/setStreams
page-type: web-api-instance-method
browser-compat: api.RTCRtpSender.setStreams
---
{{DefaultAPISidebar("WebRTC API")}}
The {{domxref("RTCRtpSender")}} method **`setStreams()`** associates the sender's {{domx... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpsender | data/mdn-content/files/en-us/web/api/rtcrtpsender/track/index.md | ---
title: "RTCRtpSender: track property"
short-title: track
slug: Web/API/RTCRtpSender/track
page-type: web-api-instance-property
browser-compat: api.RTCRtpSender.track
---
{{APIRef("WebRTC")}}
The **`track`** read-only property of
the {{domxref("RTCRtpSender")}} interface returns the {{domxref("MediaStreamTrack")}}... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpsender | data/mdn-content/files/en-us/web/api/rtcrtpsender/getparameters/index.md | ---
title: "RTCRtpSender: getParameters() method"
short-title: getParameters()
slug: Web/API/RTCRtpSender/getParameters
page-type: web-api-instance-method
browser-compat: api.RTCRtpSender.getParameters
---
{{DefaultAPISidebar("WebRTC")}}
The **`getParameters()`** method of the {{domxref("RTCRtpSender")}} interface re... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpsender | data/mdn-content/files/en-us/web/api/rtcrtpsender/transport/index.md | ---
title: "RTCRtpSender: transport property"
short-title: transport
slug: Web/API/RTCRtpSender/transport
page-type: web-api-instance-property
browser-compat: api.RTCRtpSender.transport
---
{{DefaultAPISidebar("WebRTC")}}
The read-only **`transport`** property of an
{{domxref("RTCRtpSender")}} object provides the {{d... | 0 |
data/mdn-content/files/en-us/web/api/rtcrtpsender | data/mdn-content/files/en-us/web/api/rtcrtpsender/dtmf/index.md | ---
title: "RTCRtpSender: dtmf property"
short-title: dtmf
slug: Web/API/RTCRtpSender/dtmf
page-type: web-api-instance-property
browser-compat: api.RTCRtpSender.dtmf
---
{{APIRef("WebRTC")}}
The read-only **`dtmf`** property on the
**{{domxref("RTCRtpSender")}}** interface returns a
{{domxref("RTCDTMFSender")}} objec... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gpuvalidationerror/index.md | ---
title: GPUValidationError
slug: Web/API/GPUValidationError
page-type: web-api-interface
status:
- experimental
browser-compat: api.GPUValidationError
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`GPUValidationError`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "no... | 0 |
data/mdn-content/files/en-us/web/api/gpuvalidationerror | data/mdn-content/files/en-us/web/api/gpuvalidationerror/gpuvalidationerror/index.md | ---
title: "GPUValidationError: GPUValidationError() constructor"
short-title: GPUValidationError()
slug: Web/API/GPUValidationError/GPUValidationError
page-type: web-api-constructor
status:
- experimental
browser-compat: api.GPUValidationError.GPUValidationError
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{Secur... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/credentialscontainer/index.md | ---
title: CredentialsContainer
slug: Web/API/CredentialsContainer
page-type: web-api-interface
browser-compat: api.CredentialsContainer
---
{{APIRef("Credential Management API")}}{{securecontext_header}}
The **`CredentialsContainer`** interface of the [Credential Management API](/en-US/docs/Web/API/Credential_Manage... | 0 |
data/mdn-content/files/en-us/web/api/credentialscontainer | data/mdn-content/files/en-us/web/api/credentialscontainer/store/index.md | ---
title: "CredentialsContainer: store() method"
short-title: store()
slug: Web/API/CredentialsContainer/store
page-type: web-api-instance-method
browser-compat: api.CredentialsContainer.store
---
{{APIRef("Credential Management API")}}{{SecureContext_Header}}
The **`store()`** method of the
{{domxref("CredentialsCo... | 0 |
data/mdn-content/files/en-us/web/api/credentialscontainer | data/mdn-content/files/en-us/web/api/credentialscontainer/get/index.md | ---
title: "CredentialsContainer: get() method"
short-title: get()
slug: Web/API/CredentialsContainer/get
page-type: web-api-instance-method
browser-compat: api.CredentialsContainer.get
---
{{APIRef("Credential Management API")}}{{SecureContext_Header}}
The **`get()`** method of the {{domxref("CredentialsContainer")}... | 0 |
data/mdn-content/files/en-us/web/api/credentialscontainer | data/mdn-content/files/en-us/web/api/credentialscontainer/create/index.md | ---
title: "CredentialsContainer: create() method"
short-title: create()
slug: Web/API/CredentialsContainer/create
page-type: web-api-instance-method
browser-compat: api.CredentialsContainer.create
---
{{APIRef("Credential Management API")}}{{SecureContext_Header}}
The **`create()`** method of the {{domxref("Credenti... | 0 |
data/mdn-content/files/en-us/web/api/credentialscontainer | data/mdn-content/files/en-us/web/api/credentialscontainer/preventsilentaccess/index.md | ---
title: "CredentialsContainer: preventSilentAccess() method"
short-title: preventSilentAccess()
slug: Web/API/CredentialsContainer/preventSilentAccess
page-type: web-api-instance-method
browser-compat: api.CredentialsContainer.preventSilentAccess
---
{{APIRef("Credential Management API")}}{{SecureContext_Header}}
... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/location/index.md | ---
title: Location
slug: Web/API/Location
page-type: web-api-interface
browser-compat: api.Location
---
{{APIRef("HTML DOM")}}
The **`Location`** interface represents the location (URL) of the object it is linked to. Changes done on it are reflected on the object it relates to. Both the {{domxref("Document")}} and {... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/origin/index.md | ---
title: "Location: origin property"
short-title: origin
slug: Web/API/Location/origin
page-type: web-api-instance-property
browser-compat: api.Location.origin
---
{{APIRef("Location")}}
The **`origin`** read-only property of
the {{domxref("Location")}} interface is a string containing the
Unicode serialization of ... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/tostring/index.md | ---
title: "Location: toString() method"
short-title: toString()
slug: Web/API/Location/toString
page-type: web-api-instance-method
browser-compat: api.Location.toString
---
{{ApiRef("Location")}}
The **`toString()`** {{Glossary("stringifier")}} method of the
{{domxref("Location")}} interface returns a string contain... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/ancestororigins/index.md | ---
title: "Location: ancestorOrigins property"
short-title: ancestorOrigins
slug: Web/API/Location/ancestorOrigins
page-type: web-api-instance-property
browser-compat: api.Location.ancestorOrigins
---
{{APIRef("Location")}}
The **`ancestorOrigins`** read-only
property of the {{domxref("Location")}} interface is a st... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/reload/index.md | ---
title: "Location: reload() method"
short-title: reload()
slug: Web/API/Location/reload
page-type: web-api-instance-method
browser-compat: api.Location.reload
---
{{ APIRef("HTML DOM") }}
The **`reload()`** method of the {{DOMXref("Location")}} interface reloads the current URL, like the Refresh button.
## Syntax... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/search/index.md | ---
title: "Location: search property"
short-title: search
slug: Web/API/Location/search
page-type: web-api-instance-property
browser-compat: api.Location.search
---
{{ApiRef("Location")}}
The **`search`** property of the {{domxref("Location")}}
interface is a search string, also called a _query string_; that is, a
s... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/port/index.md | ---
title: "Location: port property"
short-title: port
slug: Web/API/Location/port
page-type: web-api-instance-property
browser-compat: api.Location.port
---
{{ApiRef("Location")}}
The **`port`** property of the {{domxref("Location")}}
interface is a string containing the port number of the URL. If the
URL does not c... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/hash/index.md | ---
title: "Location: hash property"
short-title: hash
slug: Web/API/Location/hash
page-type: web-api-instance-property
browser-compat: api.Location.hash
---
{{ APIRef("Location") }}
The **`hash`** property of the
{{domxref("Location")}} interface returns a string containing a
`'#'` followed by the fragment identifie... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/pathname/index.md | ---
title: "Location: pathname property"
short-title: pathname
slug: Web/API/Location/pathname
page-type: web-api-instance-property
browser-compat: api.Location.pathname
---
{{ApiRef("Location")}}
The **`pathname`** property of the {{domxref("Location")}}
interface is a string containing the path of the URL for the l... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/assign/index.md | ---
title: "Location: assign() method"
short-title: assign()
slug: Web/API/Location/assign
page-type: web-api-instance-method
browser-compat: api.Location.assign
---
{{ APIRef("HTML DOM") }}
The **`assign()`** method of the {{DOMXref("Location")}}
interface causes the window to load
and display the document at the UR... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/hostname/index.md | ---
title: "Location: hostname property"
short-title: hostname
slug: Web/API/Location/hostname
page-type: web-api-instance-property
browser-compat: api.Location.hostname
---
{{ApiRef("URL API")}}
The **`hostname`** property of the {{domxref("Location")}}
interface is a string containing the domain of the URL.
## Val... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/host/index.md | ---
title: "Location: host property"
short-title: host
slug: Web/API/Location/host
page-type: web-api-instance-property
browser-compat: api.Location.host
---
{{ApiRef("Location")}}
The **`host`** property of the {{domxref("Location")}}
interface is a string containing the host, that is the
_hostname_, and then, if th... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/replace/index.md | ---
title: "Location: replace() method"
short-title: replace()
slug: Web/API/Location/replace
page-type: web-api-instance-method
browser-compat: api.Location.replace
---
{{ APIRef("HTML DOM") }}
The **`replace()`** method of the {{DOMXref("Location")}}
interface replaces the current resource with the one at the provi... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/href/index.md | ---
title: "Location: href property"
short-title: href
slug: Web/API/Location/href
page-type: web-api-instance-property
browser-compat: api.Location.href
---
{{ApiRef("Location")}}
The **`href`** property of the {{domxref("Location")}}
interface is a {{Glossary("stringifier")}} that returns a string containing the wh... | 0 |
data/mdn-content/files/en-us/web/api/location | data/mdn-content/files/en-us/web/api/location/protocol/index.md | ---
title: "Location: protocol property"
short-title: protocol
slug: Web/API/Location/protocol
page-type: web-api-instance-property
browser-compat: api.Location.protocol
---
{{ApiRef("Location")}}
The **`protocol`** property of the {{domxref("Location")}}
interface is a string representing the protocol scheme of the ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audionode/index.md | ---
title: AudioNode
slug: Web/API/AudioNode
page-type: web-api-interface
browser-compat: api.AudioNode
---
{{APIRef("Web Audio API")}}
The **`AudioNode`** interface is a generic interface for representing an audio processing module.
Examples include:
- an audio source (e.g. an HTML {{HTMLElement("audio")}} or {{HT... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/connect/index.md | ---
title: "AudioNode: connect() method"
short-title: connect()
slug: Web/API/AudioNode/connect
page-type: web-api-instance-method
browser-compat: api.AudioNode.connect
---
{{ APIRef("Web Audio API") }}
The `connect()` method of the {{ domxref("AudioNode") }} interface lets
you connect one of the node's outputs to a ... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/context/index.md | ---
title: "AudioNode: context property"
short-title: context
slug: Web/API/AudioNode/context
page-type: web-api-instance-property
browser-compat: api.AudioNode.context
---
{{APIRef("Web Audio API")}}
The read-only `context` property of the
{{domxref("AudioNode")}} interface returns the associated
{{domxref("BaseAudi... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/channelcount/index.md | ---
title: "AudioNode: channelCount property"
short-title: channelCount
slug: Web/API/AudioNode/channelCount
page-type: web-api-instance-property
browser-compat: api.AudioNode.channelCount
---
{{ APIRef("Web Audio API") }}
The **`channelCount`** property of the {{ domxref("AudioNode") }} interface represents an integ... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/channelcountmode/index.md | ---
title: "AudioNode: channelCountMode property"
short-title: channelCountMode
slug: Web/API/AudioNode/channelCountMode
page-type: web-api-instance-property
browser-compat: api.AudioNode.channelCountMode
---
{{ APIRef("Web Audio API") }}
The `channelCountMode` property of the {{ domxref("AudioNode") }} interface rep... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/numberofoutputs/index.md | ---
title: "AudioNode: numberOfOutputs property"
short-title: numberOfOutputs
slug: Web/API/AudioNode/numberOfOutputs
page-type: web-api-instance-property
browser-compat: api.AudioNode.numberOfOutputs
---
{{APIRef("Web Audio API")}}
The `numberOfOutputs` property of
the {{ domxref("AudioNode") }} interface returns th... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/channelinterpretation/index.md | ---
title: "AudioNode: channelInterpretation property"
short-title: channelInterpretation
slug: Web/API/AudioNode/channelInterpretation
page-type: web-api-instance-property
browser-compat: api.AudioNode.channelInterpretation
---
{{ APIRef("Web Audio API") }}
The **`channelInterpretation`** property of the {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/disconnect/index.md | ---
title: "AudioNode: disconnect() method"
short-title: disconnect()
slug: Web/API/AudioNode/disconnect
page-type: web-api-instance-method
browser-compat: api.AudioNode.disconnect
---
{{ APIRef("Web Audio API") }}
The **`disconnect()`** method of the {{ domxref("AudioNode") }} interface lets you disconnect one or mo... | 0 |
data/mdn-content/files/en-us/web/api/audionode | data/mdn-content/files/en-us/web/api/audionode/numberofinputs/index.md | ---
title: "AudioNode: numberOfInputs property"
short-title: numberOfInputs
slug: Web/API/AudioNode/numberOfInputs
page-type: web-api-instance-property
browser-compat: api.AudioNode.numberOfInputs
---
{{APIRef("Web Audio API")}}
The `numberOfInputs` property of
the {{domxref("AudioNode")}} interface returns the numbe... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gainnode/index.md | ---
title: GainNode
slug: Web/API/GainNode
page-type: web-api-interface
browser-compat: api.GainNode
---
{{ APIRef("Web Audio API") }}
The `GainNode` interface represents a change in volume. It is an {{domxref("AudioNode")}} audio-processing module that causes a given gain to be applied to the input data before its p... | 0 |
data/mdn-content/files/en-us/web/api/gainnode | data/mdn-content/files/en-us/web/api/gainnode/gain/index.md | ---
title: "GainNode: gain property"
short-title: gain
slug: Web/API/GainNode/gain
page-type: web-api-instance-property
browser-compat: api.GainNode.gain
---
{{ APIRef("Web Audio API") }}
The `gain` property of the {{ domxref("GainNode") }} interface is an [a-rate](/en-US/docs/Web/API/AudioParam#a-rate) {{domxref("Au... | 0 |
data/mdn-content/files/en-us/web/api/gainnode | data/mdn-content/files/en-us/web/api/gainnode/gainnode/index.md | ---
title: "GainNode: GainNode() constructor"
short-title: GainNode()
slug: Web/API/GainNode/GainNode
page-type: web-api-constructor
browser-compat: api.GainNode.GainNode
---
{{APIRef("Web Audio API")}}
The **`GainNode()`** constructor of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) creates a new
{{domxref(... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlfieldsetelement/index.md | ---
title: HTMLFieldSetElement
slug: Web/API/HTMLFieldSetElement
page-type: web-api-interface
browser-compat: api.HTMLFieldSetElement
---
{{APIRef("HTML DOM")}}
The **`HTMLFieldSetElement`** interface provides special properties and methods (beyond the regular {{domxref("HTMLElement")}} interface it also has availabl... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xpathevaluator/index.md | ---
title: XPathEvaluator
slug: Web/API/XPathEvaluator
page-type: web-api-interface
browser-compat: api.XPathEvaluator
---
{{APIRef("DOM XPath")}}
The `XPathEvaluator` interface allows to compile and evaluate {{Glossary("XPath")}} expressions.
## Constructor
- {{domxref("XPathEvaluator.XPathEvaluator", "XPathEvalua... | 0 |
data/mdn-content/files/en-us/web/api/xpathevaluator | data/mdn-content/files/en-us/web/api/xpathevaluator/createexpression/index.md | ---
title: "XPathEvaluator: createExpression() method"
short-title: createExpression()
slug: Web/API/XPathEvaluator/createExpression
page-type: web-api-instance-method
browser-compat: api.XPathEvaluator.createExpression
---
{{APIRef("DOM XPath")}}
This method compiles an {{domxref("XPathExpression")}} which can then ... | 0 |
data/mdn-content/files/en-us/web/api/xpathevaluator | data/mdn-content/files/en-us/web/api/xpathevaluator/evaluate/index.md | ---
title: "XPathEvaluator: evaluate() method"
short-title: evaluate()
slug: Web/API/XPathEvaluator/evaluate
page-type: web-api-instance-method
browser-compat: api.XPathEvaluator.evaluate
---
{{APIRef("DOM XPath")}}
The `evaluate()` method of the {{domxref("XPathEvaluator")}} interface
executes an XPath expression on... | 0 |
data/mdn-content/files/en-us/web/api/xpathevaluator | data/mdn-content/files/en-us/web/api/xpathevaluator/xpathevaluator/index.md | ---
title: "XPathEvaluator: XPathEvaluator() constructor"
short-title: XPathEvaluator()
slug: Web/API/XPathEvaluator/XPathEvaluator
page-type: web-api-constructor
browser-compat: api.XPathEvaluator.XPathEvaluator
---
{{APIRef('DOM XPath')}}
The **`XPathEvaluator()`** constructor creates a new {{domxref("XPathEvaluato... | 0 |
data/mdn-content/files/en-us/web/api/xpathevaluator | data/mdn-content/files/en-us/web/api/xpathevaluator/creatensresolver/index.md | ---
title: "XPathEvaluator: createNSResolver() method"
short-title: createNSResolver()
slug: Web/API/XPathEvaluator/createNSResolver
page-type: web-api-instance-method
browser-compat: api.XPathEvaluator.createNSResolver
---
{{APIRef("DOM XPath")}}
This method adapts any DOM node to resolve namespaces so that an XPath... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/filesystementry/index.md | ---
title: FileSystemEntry
slug: Web/API/FileSystemEntry
page-type: web-api-interface
browser-compat: api.FileSystemEntry
---
{{APIRef("File and Directory Entries API")}}
The **`FileSystemEntry`** interface of the File and Directory Entries API represents a single entry in a file system. The entry can be a file or a ... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/name/index.md | ---
title: "FileSystemEntry: name property"
short-title: name
slug: Web/API/FileSystemEntry/name
page-type: web-api-instance-property
browser-compat: api.FileSystemEntry.name
---
{{APIRef("File and Directory Entries API")}}
The read-only **`name`** property of
the {{domxref("FileSystemEntry")}} interface returns a st... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/remove/index.md | ---
title: "FileSystemEntry: remove() method"
short-title: remove()
slug: Web/API/FileSystemEntry/remove
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.FileSystemEntry.remove
---
{{APIRef("File and Directory Entries API")}}{{Deprecated_Header}}{{Non-standard_Header}}
Th... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/copyto/index.md | ---
title: "FileSystemEntry: copyTo() method"
short-title: copyTo()
slug: Web/API/FileSystemEntry/copyTo
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.FileSystemEntry.copyTo
---
{{APIRef("File and Directory Entries API")}}{{Deprecated_Header}}{{Non-standard_Header}}
Th... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/moveto/index.md | ---
title: "FileSystemEntry: moveTo() method"
short-title: moveTo()
slug: Web/API/FileSystemEntry/moveTo
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.FileSystemEntry.moveTo
---
{{APIRef("File and Directory Entries API")}}{{Deprecated_Header}}{{Non-standard_Header}}
Th... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/getmetadata/index.md | ---
title: "FileSystemEntry: getMetadata() method"
short-title: getMetadata()
slug: Web/API/FileSystemEntry/getMetadata
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.FileSystemEntry.getMetadata
---
{{APIRef("File and Directory Entries API")}}{{Deprecated_Header}}{{Non-s... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/isfile/index.md | ---
title: "FileSystemEntry: isFile property"
short-title: isFile
slug: Web/API/FileSystemEntry/isFile
page-type: web-api-instance-property
browser-compat: api.FileSystemEntry.isFile
---
{{APIRef("File and Directory Entries API")}}
The read-only **`isFile`** property of
the {{domxref("FileSystemEntry")}} interface is... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/getparent/index.md | ---
title: "FileSystemEntry: getParent() method"
short-title: getParent()
slug: Web/API/FileSystemEntry/getParent
page-type: web-api-instance-method
browser-compat: api.FileSystemEntry.getParent
---
{{APIRef("File and Directory Entries API")}}
The {{domxref("FileSystemEntry")}} interface's method
**`getParent()`** ob... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/isdirectory/index.md | ---
title: "FileSystemEntry: isDirectory property"
short-title: isDirectory
slug: Web/API/FileSystemEntry/isDirectory
page-type: web-api-instance-property
browser-compat: api.FileSystemEntry.isDirectory
---
{{APIRef("File and Directory Entries API")}}
The read-only **`isDirectory`**
property of the {{domxref("FileSys... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/tourl/index.md | ---
title: "FileSystemEntry: toURL() method"
short-title: toURL()
slug: Web/API/FileSystemEntry/toURL
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.FileSystemEntry.toURL
---
{{APIRef("File and Directory Entry API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The {{do... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/filesystem/index.md | ---
title: "FileSystemEntry: filesystem property"
short-title: filesystem
slug: Web/API/FileSystemEntry/filesystem
page-type: web-api-instance-property
browser-compat: api.FileSystemEntry.filesystem
---
{{APIRef("File and Directory Entries API")}}
The read-only **`filesystem`**
property of the {{domxref("FileSystemEn... | 0 |
data/mdn-content/files/en-us/web/api/filesystementry | data/mdn-content/files/en-us/web/api/filesystementry/fullpath/index.md | ---
title: "FileSystemEntry: fullPath property"
short-title: fullPath
slug: Web/API/FileSystemEntry/fullPath
page-type: web-api-instance-property
browser-compat: api.FileSystemEntry.fullPath
---
{{APIRef("File and Directory Entries API")}}
The read-only **`fullPath`** property
of the {{domxref("FileSystemEntry")}} in... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrframe/index.md | ---
title: XRFrame
slug: Web/API/XRFrame
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRFrame
---
{{APIRef("WebXR Device API")}}{{SecureContext_Header}}{{SeeCompatTable}}
A [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) **`XRFrame`** object is passed into the {{domxref("XRSessio... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/getdepthinformation/index.md | ---
title: "XRFrame: getDepthInformation() method"
short-title: getDepthInformation()
slug: Web/API/XRFrame/getDepthInformation
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getDepthInformation
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The *... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/getjointpose/index.md | ---
title: "XRFrame: getJointPose() method"
short-title: getJointPose()
slug: Web/API/XRFrame/getJointPose
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getJointPose
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`getJointPose()`** method o... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/gethittestresults/index.md | ---
title: "XRFrame: getHitTestResults() method"
short-title: getHitTestResults()
slug: Web/API/XRFrame/getHitTestResults
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getHitTestResults
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`getHit... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/getlightestimate/index.md | ---
title: "XRFrame: getLightEstimate() method"
short-title: getLightEstimate()
slug: Web/API/XRFrame/getLightEstimate
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getLightEstimate
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`getLightEs... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/getviewerpose/index.md | ---
title: "XRFrame: getViewerPose() method"
short-title: getViewerPose()
slug: Web/API/XRFrame/getViewerPose
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getViewerPose
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`getViewerPose()`** met... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/session/index.md | ---
title: "XRFrame: session property"
short-title: session
slug: Web/API/XRFrame/session
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRFrame.session
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
An `XRFrame` object's _read-only_ **`session`** prope... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/filljointradii/index.md | ---
title: "XRFrame: fillJointRadii() method"
short-title: fillJointRadii()
slug: Web/API/XRFrame/fillJointRadii
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.fillJointRadii
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`fillJointRadii()`*... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/trackedanchors/index.md | ---
title: "XRFrame: trackedAnchors property"
short-title: trackedAnchors
slug: Web/API/XRFrame/trackedAnchors
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRFrame.trackedAnchors
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The read-only **`trackedA... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/getpose/index.md | ---
title: "XRFrame: getPose() method"
short-title: getPose()
slug: Web/API/XRFrame/getPose
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getPose
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The {{domxref("XRFrame")}} method **`getPose()`** ret... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/gethittestresultsfortransientinput/index.md | ---
title: "XRFrame: getHitTestResultsForTransientInput() method"
short-title: getHitTestResultsForTransientInput()
slug: Web/API/XRFrame/getHitTestResultsForTransientInput
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.getHitTestResultsForTransientInput
---
{{APIRef("WebXR Dev... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/createanchor/index.md | ---
title: "XRFrame: createAnchor() method"
short-title: createAnchor()
slug: Web/API/XRFrame/createAnchor
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.createAnchor
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`createAnchor()`** method o... | 0 |
data/mdn-content/files/en-us/web/api/xrframe | data/mdn-content/files/en-us/web/api/xrframe/fillposes/index.md | ---
title: "XRFrame: fillPoses() method"
short-title: fillPoses()
slug: Web/API/XRFrame/fillPoses
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRFrame.fillPoses
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`fillPoses()`** method of the {{domxref... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfontfaceformatelement/index.md | ---
title: SVGFontFaceFormatElement
slug: Web/API/SVGFontFaceFormatElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGFontFaceFormatElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGFontFaceFormatElement`** interface corresponds to the {{SVGElement("font-face-format")}} elem... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/syncmanager/index.md | ---
title: SyncManager
slug: Web/API/SyncManager
page-type: web-api-interface
status:
- experimental
browser-compat: api.SyncManager
---
{{APIRef("Background Sync")}}{{SeeCompatTable}}
The **`SyncManager`** interface of the {{domxref("Background Synchronization API", "", "", "nocode")}} provides an interface for re... | 0 |
data/mdn-content/files/en-us/web/api/syncmanager | data/mdn-content/files/en-us/web/api/syncmanager/register/index.md | ---
title: "SyncManager: register() method"
short-title: register()
slug: Web/API/SyncManager/register
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.SyncManager.register
---
{{APIRef("Background Sync")}}{{SeeCompatTable}}
The **`register()`** method of the {{domxref("SyncManager")}} ... | 0 |
data/mdn-content/files/en-us/web/api/syncmanager | data/mdn-content/files/en-us/web/api/syncmanager/gettags/index.md | ---
title: "SyncManager: getTags() method"
short-title: getTags()
slug: Web/API/SyncManager/getTags
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.SyncManager.getTags
---
{{APIRef("Background Sync")}}{{SeeCompatTable}}
The **`getTags()`** method of the
{{domxref("SyncManager")}} inter... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/performancepainttiming/index.md | ---
title: PerformancePaintTiming
slug: Web/API/PerformancePaintTiming
page-type: web-api-interface
browser-compat: api.PerformancePaintTiming
---
{{APIRef("Performance API")}}
The **`PerformancePaintTiming`** interface provides timing information about "paint" (also called "render") operations during web page constr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svganimatecolorelement/index.md | ---
title: SVGAnimateColorElement
slug: Web/API/SVGAnimateColorElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGAnimateColorElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGAnimateColorElement`** interface corresponds to the `<animateColor>` element.
{{InheritanceDiagram... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gamepadpose/index.md | ---
title: GamepadPose
slug: Web/API/GamepadPose
page-type: web-api-interface
status:
- experimental
browser-compat: api.GamepadPose
---
{{securecontext_header}}{{APIRef("Gamepad API")}}{{SeeCompatTable}}
The **`GamepadPose`** interface of the [Gamepad API](/en-US/docs/Web/API/Gamepad_API) represents the pose of a ... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/hasposition/index.md | ---
title: "GamepadPose: hasPosition property"
short-title: hasPosition
slug: Web/API/GamepadPose/hasPosition
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.hasPosition
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`hasPosition`** read-only property of the {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/hasorientation/index.md | ---
title: "GamepadPose: hasOrientation property"
short-title: hasOrientation
slug: Web/API/GamepadPose/hasOrientation
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.hasOrientation
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`hasOrientation`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/position/index.md | ---
title: "GamepadPose: position property"
short-title: position
slug: Web/API/GamepadPose/position
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.position
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`position`** read-only property of the {{domxref("GamepadPose"... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/orientation/index.md | ---
title: "GamepadPose: orientation property"
short-title: orientation
slug: Web/API/GamepadPose/orientation
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.orientation
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`orientation`** read-only property of the {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/angularvelocity/index.md | ---
title: "GamepadPose: angularVelocity property"
short-title: angularVelocity
slug: Web/API/GamepadPose/angularVelocity
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.angularVelocity
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`angularVelocity`** read-only prop... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/angularacceleration/index.md | ---
title: "GamepadPose: angularAcceleration property"
short-title: angularAcceleration
slug: Web/API/GamepadPose/angularAcceleration
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.angularAcceleration
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`angularAccelerati... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/linearvelocity/index.md | ---
title: "GamepadPose: linearVelocity property"
short-title: linearVelocity
slug: Web/API/GamepadPose/linearVelocity
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.linearVelocity
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`linearVelocity`** read-only property ... | 0 |
data/mdn-content/files/en-us/web/api/gamepadpose | data/mdn-content/files/en-us/web/api/gamepadpose/linearacceleration/index.md | ---
title: "GamepadPose: linearAcceleration property"
short-title: linearAcceleration
slug: Web/API/GamepadPose/linearAcceleration
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GamepadPose.linearAcceleration
---
{{APIRef("WebVR API")}}{{SeeCompatTable}}
The **`linearAcceleration`**... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgimageelement/index.md | ---
title: SVGImageElement
slug: Web/API/SVGImageElement
page-type: web-api-interface
browser-compat: api.SVGImageElement
---
{{APIRef("SVG")}}
The **`SVGImageElement`** interface corresponds to the {{SVGElement("image")}} element.
{{InheritanceDiagram}}
## Instance properties
_This interface also inherits propert... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/y/index.md | ---
title: "SVGImageElement: y property"
short-title: "y"
slug: Web/API/SVGImageElement/y
page-type: web-api-instance-property
browser-compat: api.SVGImageElement.y
---
{{APIRef("SVG")}}
The **`y`** read-only property of the
{{domxref("SVGImageElement")}} interface returns an {{domxref("SVGAnimatedLength")}}
correspo... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/decoding/index.md | ---
title: "SVGImageElement: decoding property"
short-title: decoding
slug: Web/API/SVGImageElement/decoding
page-type: web-api-instance-property
browser-compat: api.SVGImageElement.decoding
---
{{APIRef("SVG")}}
The **`decoding`** property of the {{domxref("SVGImageElement")}} interface provides a hint to the browse... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/x/index.md | ---
title: "SVGImageElement: x property"
short-title: x
slug: Web/API/SVGImageElement/x
page-type: web-api-instance-property
browser-compat: api.SVGImageElement.x
---
{{APIRef("SVG")}}
The **`x`** read-only property of the
{{domxref("SVGImageElement")}} interface returns an {{domxref("SVGAnimatedLength")}}
correspond... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/decode/index.md | ---
title: "SVGImageElement: decode() method"
short-title: decode()
slug: Web/API/SVGImageElement/decode
page-type: web-api-instance-method
browser-compat: api.SVGImageElement.decode
---
{{APIRef("SVG")}}
The **`decode()`** method of the
{{domxref("SVGImageElement")}} interface initiates asynchronous decoding of an i... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/width/index.md | ---
title: "SVGImageElement: width property"
short-title: width
slug: Web/API/SVGImageElement/width
page-type: web-api-instance-property
browser-compat: api.SVGImageElement.width
---
{{APIRef("SVG")}}
The **`width`** read-only property of the
{{domxref("SVGImageElement")}} interface returns an {{domxref("SVGAnimatedL... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/height/index.md | ---
title: "SVGImageElement: height property"
short-title: height
slug: Web/API/SVGImageElement/height
page-type: web-api-instance-property
browser-compat: api.SVGImageElement.height
---
{{APIRef("SVG")}}
The **`height`** read-only property of the
{{domxref("SVGImageElement")}} interface returns an {{domxref("SVGAnim... | 0 |
data/mdn-content/files/en-us/web/api/svgimageelement | data/mdn-content/files/en-us/web/api/svgimageelement/preserveaspectratio/index.md | ---
title: "SVGImageElement: preserveAspectRatio property"
short-title: preserveAspectRatio
slug: Web/API/SVGImageElement/preserveAspectRatio
page-type: web-api-instance-property
browser-compat: api.SVGImageElement.preserveAspectRatio
---
{{APIRef("SVG")}}
The **`preserveAspectRatio`** read-only
property of the {{dom... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svglineelement/index.md | ---
title: SVGLineElement
slug: Web/API/SVGLineElement
page-type: web-api-interface
browser-compat: api.SVGLineElement
---
{{APIRef("SVG")}}
The **`SVGLineElement`** interface provides access to the properties of {{ SVGElement("line") }} elements, as well as methods to manipulate them.
{{InheritanceDiagram}}
## Ins... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/paymentrequestupdateevent/index.md | ---
title: PaymentRequestUpdateEvent
slug: Web/API/PaymentRequestUpdateEvent
page-type: web-api-interface
browser-compat: api.PaymentRequestUpdateEvent
---
{{securecontext_header}}{{APIRef("Payment Request API")}}
The **`PaymentRequestUpdateEvent`** interface is used for events sent to a {{domxref("PaymentRequest")}}... | 0 |
data/mdn-content/files/en-us/web/api/paymentrequestupdateevent | data/mdn-content/files/en-us/web/api/paymentrequestupdateevent/updatewith/index.md | ---
title: "PaymentRequestUpdateEvent: updateWith() method"
short-title: updateWith()
slug: Web/API/PaymentRequestUpdateEvent/updateWith
page-type: web-api-instance-method
browser-compat: api.PaymentRequestUpdateEvent.updateWith
---
{{APIRef("Payment Request API")}}{{securecontext_header}}
The **`updateWith()`** meth... | 0 |
data/mdn-content/files/en-us/web/api/paymentrequestupdateevent | data/mdn-content/files/en-us/web/api/paymentrequestupdateevent/paymentrequestupdateevent/index.md | ---
title: "PaymentRequestUpdateEvent: PaymentRequestUpdateEvent() constructor"
short-title: PaymentRequestUpdateEvent()
slug: Web/API/PaymentRequestUpdateEvent/PaymentRequestUpdateEvent
page-type: web-api-constructor
browser-compat: api.PaymentRequestUpdateEvent.PaymentRequestUpdateEvent
---
{{APIRef("Payment Request... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/idle_detection_api/index.md | ---
title: Idle Detection API
slug: Web/API/Idle_Detection_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.IdleDetector
---
{{securecontext_header}}{{DefaultAPISidebar("Idle Detection API")}}{{SeeCompatTable}}
The Idle Detection API provides a means to detect the user's idle status, activ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssmathsum/index.md | ---
title: CSSMathSum
slug: Web/API/CSSMathSum
page-type: web-api-interface
browser-compat: api.CSSMathSum
---
{{APIRef("CSS Typed Object Model API")}}
The **`CSSMathSum`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} represents the result obtained by calling {{domxref('CSSNumeric... | 0 |
data/mdn-content/files/en-us/web/api/cssmathsum | data/mdn-content/files/en-us/web/api/cssmathsum/values/index.md | ---
title: "CSSMathSum: values property"
short-title: values
slug: Web/API/CSSMathSum/values
page-type: web-api-instance-property
browser-compat: api.CSSMathSum.values
---
{{APIRef("CSS Typed Object Model API")}}
The **`CSSMathSum.values`** read-only property
of the {{domxref("CSSMathSum")}} interface returns a {{dom... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.