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/gamepad | data/mdn-content/files/en-us/web/api/gamepad/vibrationactuator/index.md | ---
title: "Gamepad: vibrationActuator property"
short-title: vibrationActuator
slug: Web/API/Gamepad/vibrationActuator
page-type: web-api-instance-property
status:
- non-standard
browser-compat: api.Gamepad.vibrationActuator
---
{{APIRef("Gamepad")}}{{Non-standard_Header}}{{SecureContext_Header}}
The **`vibrationA... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/mapping/index.md | ---
title: "Gamepad: mapping property"
short-title: mapping
slug: Web/API/Gamepad/mapping
page-type: web-api-instance-property
browser-compat: api.Gamepad.mapping
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.mapping`** property of the
{{domxref("Gamepad")}} interface returns a string indicatin... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/timestamp/index.md | ---
title: "Gamepad: timestamp property"
short-title: timestamp
slug: Web/API/Gamepad/timestamp
page-type: web-api-instance-property
browser-compat: api.Gamepad.timestamp
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.timestamp`** property of the
{{domxref("Gamepad")}} interface returns a {{domx... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/index/index.md | ---
title: "Gamepad: index property"
short-title: index
slug: Web/API/Gamepad/index
page-type: web-api-instance-property
browser-compat: api.Gamepad.index
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.index`** property of the {{domxref("Gamepad") }}
interface returns an integer that is auto-inc... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/connected/index.md | ---
title: "Gamepad: connected property"
short-title: connected
slug: Web/API/Gamepad/connected
page-type: web-api-instance-property
browser-compat: api.Gamepad.connected
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.connected`** property of the
{{domxref("Gamepad") }} interface returns a boole... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/web_periodic_background_synchronization_api/index.md | ---
title: Web Periodic Background Synchronization API
slug: Web/API/Web_Periodic_Background_Synchronization_API
page-type: web-api-overview
status:
- experimental
browser-compat:
- api.PeriodicSyncManager
- api.ServiceWorkerGlobalScope.periodicsync_event
spec-urls: https://wicg.github.io/periodic-background-sync... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audioworkletglobalscope/index.md | ---
title: AudioWorkletGlobalScope
slug: Web/API/AudioWorkletGlobalScope
page-type: web-api-interface
browser-compat: api.AudioWorkletGlobalScope
---
{{APIRef("Web Audio API")}}
The **`AudioWorkletGlobalScope`** interface of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) represents a global execution context ... | 0 |
data/mdn-content/files/en-us/web/api/audioworkletglobalscope | data/mdn-content/files/en-us/web/api/audioworkletglobalscope/currenttime/index.md | ---
title: "AudioWorkletGlobalScope: currentTime property"
short-title: currentTime
slug: Web/API/AudioWorkletGlobalScope/currentTime
page-type: web-api-instance-property
browser-compat: api.AudioWorkletGlobalScope.currentTime
---
{{APIRef("Web Audio API")}}
The read-only **`currentTime`** property of the {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/audioworkletglobalscope | data/mdn-content/files/en-us/web/api/audioworkletglobalscope/registerprocessor/index.md | ---
title: "AudioWorkletGlobalScope: registerProcessor() method"
short-title: registerProcessor()
slug: Web/API/AudioWorkletGlobalScope/registerProcessor
page-type: web-api-instance-method
browser-compat: api.AudioWorkletGlobalScope.registerProcessor
---
{{ APIRef("Web Audio API") }}
The **`registerProcessor`** metho... | 0 |
data/mdn-content/files/en-us/web/api/audioworkletglobalscope | data/mdn-content/files/en-us/web/api/audioworkletglobalscope/currentframe/index.md | ---
title: "AudioWorkletGlobalScope: currentFrame property"
short-title: currentFrame
slug: Web/API/AudioWorkletGlobalScope/currentFrame
page-type: web-api-instance-property
browser-compat: api.AudioWorkletGlobalScope.currentFrame
---
{{APIRef("Web Audio API")}}
The read-only **`currentFrame`** property of the {{domx... | 0 |
data/mdn-content/files/en-us/web/api/audioworkletglobalscope | data/mdn-content/files/en-us/web/api/audioworkletglobalscope/samplerate/index.md | ---
title: "AudioWorkletGlobalScope: sampleRate property"
short-title: sampleRate
slug: Web/API/AudioWorkletGlobalScope/sampleRate
page-type: web-api-instance-property
browser-compat: api.AudioWorkletGlobalScope.sampleRate
---
{{APIRef("Web Audio API")}}
The read-only **`sampleRate`** property of the {{domxref("Audio... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/datatransfer/index.md | ---
title: DataTransfer
slug: Web/API/DataTransfer
page-type: web-api-interface
browser-compat: api.DataTransfer
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer`** object is used to hold the data that is being dragged during a drag and drop operation. It may hold one or more data items, each of one or mo... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/files/index.md | ---
title: "DataTransfer: files property"
short-title: files
slug: Web/API/DataTransfer/files
page-type: web-api-instance-property
browser-compat: api.DataTransfer.files
---
{{APIRef("HTML Drag and Drop API")}}
The **`files`** read-only property of [`DataTransfer`](/en-US/docs/Web/API/DataTransfer) objects is a {{dom... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/datatransfer/index.md | ---
title: "DataTransfer: DataTransfer() constructor"
short-title: DataTransfer()
slug: Web/API/DataTransfer/DataTransfer
page-type: web-api-constructor
browser-compat: api.DataTransfer.DataTransfer
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer`** constructor creates a new
{{domxref("DataTransfer")}} o... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/cleardata/index.md | ---
title: "DataTransfer: clearData() method"
short-title: clearData()
slug: Web/API/DataTransfer/clearData
page-type: web-api-instance-method
browser-compat: api.DataTransfer.clearData
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer.clearData()`** method removes the drag
operation's {{domxref("DataTrans... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/setdragimage/index.md | ---
title: "DataTransfer: setDragImage() method"
short-title: setDragImage()
slug: Web/API/DataTransfer/setDragImage
page-type: web-api-instance-method
browser-compat: api.DataTransfer.setDragImage
---
{{APIRef("HTML Drag and Drop API")}}
When a drag occurs, a translucent image is generated from the drag target (the ... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/addelement/index.md | ---
title: "DataTransfer: addElement() method"
short-title: addElement()
slug: Web/API/DataTransfer/addElement
page-type: web-api-instance-method
status:
- experimental
- non-standard
browser-compat: api.DataTransfer.addElement
---
{{APIRef("HTML Drag and Drop API")}}{{SeeCompatTable}}{{Non-standard_header}}
The ... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/items/index.md | ---
title: "DataTransfer: items property"
short-title: items
slug: Web/API/DataTransfer/items
page-type: web-api-instance-property
browser-compat: api.DataTransfer.items
---
{{APIRef("HTML Drag and Drop API")}}
The read-only {{domxref("DataTransfer")}} property `items` property is a
{{domxref("DataTransferItemList","... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/types/index.md | ---
title: "DataTransfer: types property"
short-title: types
slug: Web/API/DataTransfer/types
page-type: web-api-instance-property
browser-compat: api.DataTransfer.types
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer.types`** read-only property returns the available types
that exist in the {{domxref("Da... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/getdata/index.md | ---
title: "DataTransfer: getData() method"
short-title: getData()
slug: Web/API/DataTransfer/getData
page-type: web-api-instance-method
browser-compat: api.DataTransfer.getData
---
{{APIRef("HTML DOM")}}
The **`DataTransfer.getData()`**
method retrieves drag data (as a string) for the specified type.
If the drag ope... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/effectallowed/index.md | ---
title: "DataTransfer: effectAllowed property"
short-title: effectAllowed
slug: Web/API/DataTransfer/effectAllowed
page-type: web-api-instance-property
browser-compat: api.DataTransfer.effectAllowed
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer.effectAllowed`** property specifies the
effect that is ... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/setdata/index.md | ---
title: "DataTransfer: setData() method"
short-title: setData()
slug: Web/API/DataTransfer/setData
page-type: web-api-instance-method
browser-compat: api.DataTransfer.setData
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer.setData()`** method sets the drag
operation's {{domxref("DataTransfer","drag da... | 0 |
data/mdn-content/files/en-us/web/api/datatransfer | data/mdn-content/files/en-us/web/api/datatransfer/dropeffect/index.md | ---
title: "DataTransfer: dropEffect property"
short-title: dropEffect
slug: Web/API/DataTransfer/dropEffect
page-type: web-api-instance-property
browser-compat: api.DataTransfer.dropEffect
---
{{APIRef("HTML Drag and Drop API")}}
The **`DataTransfer.dropEffect`** property controls the
feedback (typically visual) the... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/credential_management_api/index.md | ---
title: Credential Management API
slug: Web/API/Credential_Management_API
page-type: web-api-overview
browser-compat:
- api.Credential
- api.CredentialsContainer
- api.FederatedCredential
- api.PasswordCredential
spec-urls: https://w3c.github.io/webappsec-credential-management/
---
{{DefaultAPISidebar("Cred... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/bluetoothremotegattservice/index.md | ---
title: BluetoothRemoteGATTService
slug: Web/API/BluetoothRemoteGATTService
page-type: web-api-interface
status:
- experimental
browser-compat: api.BluetoothRemoteGATTService
---
{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The `BluetoothRemoteGATTService` interface of the [Web Bluetooth... | 0 |
data/mdn-content/files/en-us/web/api/bluetoothremotegattservice | data/mdn-content/files/en-us/web/api/bluetoothremotegattservice/getcharacteristics/index.md | ---
title: "BluetoothRemoteGATTService: getCharacteristics() method"
short-title: getCharacteristics()
slug: Web/API/BluetoothRemoteGATTService/getCharacteristics
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.BluetoothRemoteGATTService.getCharacteristics
---
{{APIRef("Bluetooth API")}... | 0 |
data/mdn-content/files/en-us/web/api/bluetoothremotegattservice | data/mdn-content/files/en-us/web/api/bluetoothremotegattservice/device/index.md | ---
title: "BluetoothRemoteGATTService: device property"
short-title: device
slug: Web/API/BluetoothRemoteGATTService/device
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.BluetoothRemoteGATTService.device
---
{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The... | 0 |
data/mdn-content/files/en-us/web/api/bluetoothremotegattservice | data/mdn-content/files/en-us/web/api/bluetoothremotegattservice/uuid/index.md | ---
title: "BluetoothRemoteGATTService: uuid property"
short-title: uuid
slug: Web/API/BluetoothRemoteGATTService/uuid
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.BluetoothRemoteGATTService.uuid
---
{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`Blue... | 0 |
data/mdn-content/files/en-us/web/api/bluetoothremotegattservice | data/mdn-content/files/en-us/web/api/bluetoothremotegattservice/getcharacteristic/index.md | ---
title: "BluetoothRemoteGATTService: getCharacteristic() method"
short-title: getCharacteristic()
slug: Web/API/BluetoothRemoteGATTService/getCharacteristic
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.BluetoothRemoteGATTService.getCharacteristic
---
{{APIRef("Bluetooth API")}}{{S... | 0 |
data/mdn-content/files/en-us/web/api/bluetoothremotegattservice | data/mdn-content/files/en-us/web/api/bluetoothremotegattservice/isprimary/index.md | ---
title: "BluetoothRemoteGATTService: isPrimary property"
short-title: isPrimary
slug: Web/API/BluetoothRemoteGATTService/isPrimary
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.BluetoothRemoteGATTService.isPrimary
---
{{APIRef("Bluetooth API")}}{{SeeCompatTable}}{{SecureContext_H... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/web_workers_api/index.md | ---
title: Web Workers API
slug: Web/API/Web_Workers_API
page-type: web-api-overview
spec-urls: https://html.spec.whatwg.org/multipage/workers.html#workers
---
{{DefaultAPISidebar("Web Workers API")}}
**Web Workers** makes it possible to run a script operation in a background thread separate from the main execution t... | 0 |
data/mdn-content/files/en-us/web/api/web_workers_api | data/mdn-content/files/en-us/web/api/web_workers_api/functions_and_classes_available_to_workers/index.md | ---
title: Functions and classes available to Web Workers
slug: Web/API/Web_Workers_API/Functions_and_classes_available_to_workers
page-type: guide
---
{{DefaultAPISidebar("Web Workers API")}}
In addition to the standard [JavaScript](/en-US/docs/Web/JavaScript) set of functions (such as {{jsxref("String")}}, {{jsxref... | 0 |
data/mdn-content/files/en-us/web/api/web_workers_api | data/mdn-content/files/en-us/web/api/web_workers_api/using_web_workers/index.md | ---
title: Using Web Workers
slug: Web/API/Web_Workers_API/Using_web_workers
page-type: guide
spec-urls: https://html.spec.whatwg.org/multipage/#workers
---
{{DefaultAPISidebar("Web Workers API")}}
Web Workers are a simple means for web content to run scripts in background threads. The worker thread can perform tasks... | 0 |
data/mdn-content/files/en-us/web/api/web_workers_api | data/mdn-content/files/en-us/web/api/web_workers_api/transferable_objects/index.md | ---
title: Transferable objects
slug: Web/API/Web_Workers_API/Transferable_objects
page-type: guide
---
{{DefaultAPISidebar("Web Workers API")}}
**Transferable objects** are objects that own resources that can be _transferred_ from one context to another, ensuring that the resources are only available in one context ... | 0 |
data/mdn-content/files/en-us/web/api/web_workers_api | data/mdn-content/files/en-us/web/api/web_workers_api/structured_clone_algorithm/index.md | ---
title: The structured clone algorithm
slug: Web/API/Web_Workers_API/Structured_clone_algorithm
page-type: guide
---
{{DefaultAPISidebar("Web Workers API") }}
The **structured clone algorithm** copies complex JavaScript objects.
It is used internally when invoking {{domxref("structuredClone()")}}, to transfer data... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/encoding_api/index.md | ---
title: Encoding API
slug: Web/API/Encoding_API
page-type: web-api-overview
browser-compat:
- api.TextDecoder
- api.TextEncoder
- api.TextEncoderStream
- api.TextDecoderStream
---
{{DefaultAPISidebar("Encoding API")}}
The **Encoding API** provides a mechanism for handling text in various {{Glossary("charac... | 0 |
data/mdn-content/files/en-us/web/api/encoding_api | data/mdn-content/files/en-us/web/api/encoding_api/encodings/index.md | ---
title: Encoding API Encodings
slug: Web/API/Encoding_API/Encodings
page-type: guide
---
{{DefaultAPISidebar("Encoding API")}}
The constructors for the [Encoding API](/en-US/docs/Web/API/Encoding_API) interfaces {{domxref("TextDecoder")}} and {{domxref("TextDecoderStream")}} can be passed an optional `label`, repr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/presentationconnectionavailableevent/index.md | ---
title: PresentationConnectionAvailableEvent
slug: Web/API/PresentationConnectionAvailableEvent
page-type: web-api-interface
status:
- experimental
browser-compat: api.PresentationConnectionAvailableEvent
---
{{SeeCompatTable}}{{securecontext_header}}{{APIRef("Presentation API")}}
The **`PresentationConnectionAv... | 0 |
data/mdn-content/files/en-us/web/api/presentationconnectionavailableevent | data/mdn-content/files/en-us/web/api/presentationconnectionavailableevent/presentationconnectionavailableevent/index.md | ---
title: "PresentationConnectionAvailableEvent: PresentationConnectionAvailableEvent() constructor"
short-title: PresentationConnectionAvailableEvent()
slug: Web/API/PresentationConnectionAvailableEvent/PresentationConnectionAvailableEvent
page-type: web-api-constructor
status:
- experimental
browser-compat: api.Pr... | 0 |
data/mdn-content/files/en-us/web/api/presentationconnectionavailableevent | data/mdn-content/files/en-us/web/api/presentationconnectionavailableevent/connection/index.md | ---
title: "PresentationConnectionAvailableEvent: connection property"
short-title: connection
slug: Web/API/PresentationConnectionAvailableEvent/connection
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.PresentationConnectionAvailableEvent.connection
---
{{APIRef("Presentation API")... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/history_api/index.md | ---
title: History API
slug: Web/API/History_API
page-type: web-api-overview
browser-compat: api.History
---
{{DefaultAPISidebar("History API")}}
The **History API** provides access to the browser's session history (not to be confused with [WebExtensions history](/en-US/docs/Mozilla/Add-ons/WebExtensions/API/history)... | 0 |
data/mdn-content/files/en-us/web/api/history_api | data/mdn-content/files/en-us/web/api/history_api/working_with_the_history_api/index.md | ---
title: Working with the History API
slug: Web/API/History_API/Working_with_the_History_API
page-type: guide
---
{{DefaultAPISidebar("History API")}}
The History API enables a website to interact with the browser's session history: that is, the list of pages that the user has visited in a given window. As the user... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/authenticatorassertionresponse/index.md | ---
title: AuthenticatorAssertionResponse
slug: Web/API/AuthenticatorAssertionResponse
page-type: web-api-interface
browser-compat: api.AuthenticatorAssertionResponse
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`AuthenticatorAssertionResponse`** interface of the [Web Authentication API](/en... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorassertionresponse | data/mdn-content/files/en-us/web/api/authenticatorassertionresponse/userhandle/index.md | ---
title: "AuthenticatorAssertionResponse: userHandle property"
short-title: userHandle
slug: Web/API/AuthenticatorAssertionResponse/userHandle
page-type: web-api-instance-property
browser-compat: api.AuthenticatorAssertionResponse.userHandle
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`us... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorassertionresponse | data/mdn-content/files/en-us/web/api/authenticatorassertionresponse/authenticatordata/index.md | ---
title: "AuthenticatorAssertionResponse: authenticatorData property"
short-title: authenticatorData
slug: Web/API/AuthenticatorAssertionResponse/authenticatorData
page-type: web-api-instance-property
browser-compat: api.AuthenticatorAssertionResponse.authenticatorData
---
{{securecontext_header}}{{APIRef("Web Authe... | 0 |
data/mdn-content/files/en-us/web/api/authenticatorassertionresponse | data/mdn-content/files/en-us/web/api/authenticatorassertionresponse/signature/index.md | ---
title: "AuthenticatorAssertionResponse: signature property"
short-title: signature
slug: Web/API/AuthenticatorAssertionResponse/signature
page-type: web-api-instance-property
browser-compat: api.AuthenticatorAssertionResponse.signature
---
{{APIRef("Web Authentication API")}}{{securecontext_header}}
The **`signat... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgmpathelement/index.md | ---
title: SVGMPathElement
slug: Web/API/SVGMPathElement
page-type: web-api-interface
browser-compat: api.SVGMPathElement
---
{{APIRef("SVG")}}
The **`SVGMPathElement`** interface corresponds to the {{SVGElement("mpath")}} element.
{{InheritanceDiagram}}
## Instance properties
_This interface also inherits propert... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/index.md | ---
title: KeyboardLayoutMap
slug: Web/API/KeyboardLayoutMap
page-type: web-api-interface
status:
- experimental
browser-compat: api.KeyboardLayoutMap
---
{{SeeCompatTable}}{{APIRef("Keyboard API")}}
The **`KeyboardLayoutMap`** interface of the {{domxref("Keyboard API", "", "", "nocode")}} is a read-only object wit... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/get/index.md | ---
title: "KeyboardLayoutMap: get() method"
short-title: get()
slug: Web/API/KeyboardLayoutMap/get
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.KeyboardLayoutMap.get
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.get
---
{{APIRef("Keyboard API"... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/has/index.md | ---
title: "KeyboardLayoutMap: has() method"
short-title: has()
slug: Web/API/KeyboardLayoutMap/has
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.KeyboardLayoutMap.has
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.has
---
{{APIRef("Keyboard API"... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/keys/index.md | ---
title: "KeyboardLayoutMap: keys() method"
short-title: keys()
slug: Web/API/KeyboardLayoutMap/keys
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.KeyboardLayoutMap.keys
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.keys
---
{{SeeCompatTable}}... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/size/index.md | ---
title: "KeyboardLayoutMap: size property"
short-title: size
slug: Web/API/KeyboardLayoutMap/size
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.KeyboardLayoutMap.size
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-get-map.prototype.size
---
{{SeeCompatTab... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/values/index.md | ---
title: "KeyboardLayoutMap: values() method"
short-title: values()
slug: Web/API/KeyboardLayoutMap/values
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.KeyboardLayoutMap.values
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.values
---
{{SeeCom... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/foreach/index.md | ---
title: "KeyboardLayoutMap: forEach() method"
short-title: forEach()
slug: Web/API/KeyboardLayoutMap/forEach
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.KeyboardLayoutMap.forEach
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.foreach
---
{{A... | 0 |
data/mdn-content/files/en-us/web/api/keyboardlayoutmap | data/mdn-content/files/en-us/web/api/keyboardlayoutmap/entries/index.md | ---
title: "KeyboardLayoutMap: entries() method"
short-title: entries()
slug: Web/API/KeyboardLayoutMap/entries
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.KeyboardLayoutMap.entries
spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-map.prototype.entries
---
{{S... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/stylepropertymap/index.md | ---
title: StylePropertyMap
slug: Web/API/StylePropertyMap
page-type: web-api-interface
browser-compat: api.StylePropertyMap
---
{{APIRef("CSS Typed Object Model API")}}
The **`StylePropertyMap`** interface of the [CSS Typed Object Model API](/en-US/docs/Web/API/CSS_Object_Model#css_typed_object_model_experimental) p... | 0 |
data/mdn-content/files/en-us/web/api/stylepropertymap | data/mdn-content/files/en-us/web/api/stylepropertymap/set/index.md | ---
title: "StylePropertyMap: set() method"
short-title: set()
slug: Web/API/StylePropertyMap/set
page-type: web-api-instance-method
browser-compat: api.StylePropertyMap.set
---
{{APIRef("CSS Typed Object Model API")}}
The **`set()`** method of the {{domxref("StylePropertyMap")}}
interface changes the CSS declaration... | 0 |
data/mdn-content/files/en-us/web/api/stylepropertymap | data/mdn-content/files/en-us/web/api/stylepropertymap/append/index.md | ---
title: "StylePropertyMap: append() method"
short-title: append()
slug: Web/API/StylePropertyMap/append
page-type: web-api-instance-method
browser-compat: api.StylePropertyMap.append
---
{{APIRef("CSS Typed Object Model API")}}
The **`append()`** method of the
{{domxref("StylePropertyMap")}} interface adds the pas... | 0 |
data/mdn-content/files/en-us/web/api/stylepropertymap | data/mdn-content/files/en-us/web/api/stylepropertymap/clear/index.md | ---
title: "StylePropertyMap: clear() method"
short-title: clear()
slug: Web/API/StylePropertyMap/clear
page-type: web-api-instance-method
browser-compat: api.StylePropertyMap.clear
---
{{APIRef("CSS Typed Object Model API")}}
The **`clear()`** method of the {{domxref("StylePropertyMap")}}
interface removes all decla... | 0 |
data/mdn-content/files/en-us/web/api/stylepropertymap | data/mdn-content/files/en-us/web/api/stylepropertymap/delete/index.md | ---
title: "StylePropertyMap: delete() method"
short-title: delete()
slug: Web/API/StylePropertyMap/delete
page-type: web-api-instance-method
browser-compat: api.StylePropertyMap.delete
---
{{APIRef("CSS Typed Object Model API")}}
The **`delete()`** method of the
{{domxref("StylePropertyMap")}} interface removes the ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/periodicsyncmanager/index.md | ---
title: PeriodicSyncManager
slug: Web/API/PeriodicSyncManager
page-type: web-api-interface
status:
- experimental
browser-compat: api.PeriodicSyncManager
---
{{APIRef("Periodic Background Sync")}}{{SeeCompatTable}}
The **`PeriodicSyncManager`** interface of the {{domxref('Web Periodic Background Synchronization ... | 0 |
data/mdn-content/files/en-us/web/api/periodicsyncmanager | data/mdn-content/files/en-us/web/api/periodicsyncmanager/register/index.md | ---
title: "PeriodicSyncManager: register() method"
short-title: register()
slug: Web/API/PeriodicSyncManager/register
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.PeriodicSyncManager.register
---
{{APIRef("Periodic Background Sync")}}{{SeeCompatTable}}
The **`register()`** method o... | 0 |
data/mdn-content/files/en-us/web/api/periodicsyncmanager | data/mdn-content/files/en-us/web/api/periodicsyncmanager/gettags/index.md | ---
title: "PeriodicSyncManager: getTags() method"
short-title: getTags()
slug: Web/API/PeriodicSyncManager/getTags
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.PeriodicSyncManager.getTags
---
{{APIRef("Periodic Background Sync")}}{{SeeCompatTable}}
The **`getTags()`** method of the... | 0 |
data/mdn-content/files/en-us/web/api/periodicsyncmanager | data/mdn-content/files/en-us/web/api/periodicsyncmanager/unregister/index.md | ---
title: "PeriodicSyncManager: unregister() method"
short-title: unregister()
slug: Web/API/PeriodicSyncManager/unregister
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.PeriodicSyncManager.unregister
---
{{APIRef("Periodic Background Sync")}}{{SeeCompatTable}}
The **`unregister()`*... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/response/index.md | ---
title: Response
slug: Web/API/Response
page-type: web-api-interface
browser-compat: api.Response
---
{{APIRef("Fetch API")}}
The **`Response`** interface of the [Fetch API](/en-US/docs/Web/API/Fetch_API) represents the response to a request.
You can create a new `Response` object using the {{domxref("Response.Re... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/clone/index.md | ---
title: "Response: clone() method"
short-title: clone()
slug: Web/API/Response/clone
page-type: web-api-instance-method
browser-compat: api.Response.clone
---
{{APIRef("Fetch API")}}
The **`clone()`** method of the {{domxref("Response")}} interface creates a clone of a response object, identical in every way, but ... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/body/index.md | ---
title: "Response: body property"
short-title: body
slug: Web/API/Response/body
page-type: web-api-instance-property
browser-compat: api.Response.body
---
{{APIRef("Fetch API")}}
The **`body`** read-only property of the {{domxref("Response")}} interface is a {{domxref("ReadableStream")}} of the body contents.
## ... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/json/index.md | ---
title: "Response: json() method"
short-title: json()
slug: Web/API/Response/json
page-type: web-api-instance-method
browser-compat: api.Response.json
---
{{APIRef("Fetch API")}}
The **`json()`** method of the {{DOMxRef("Response")}} interface takes
a {{DOMxRef("Response")}} stream and reads it to completion. It r... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/blob/index.md | ---
title: "Response: blob() method"
short-title: blob()
slug: Web/API/Response/blob
page-type: web-api-instance-method
browser-compat: api.Response.blob
---
{{APIRef("Fetch API")}}
The **`blob()`** method of the {{domxref("Response")}} interface takes
a {{domxref("Response")}} stream and reads it to completion. It r... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/response/index.md | ---
title: "Response: Response() constructor"
short-title: Response()
slug: Web/API/Response/Response
page-type: web-api-constructor
browser-compat: api.Response.Response
---
{{APIRef("Fetch API")}}
The **`Response()`** constructor creates a new {{domxref("Response")}} object.
## Syntax
```js-nolint
new Response()
... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/arraybuffer/index.md | ---
title: "Response: arrayBuffer() method"
short-title: arrayBuffer()
slug: Web/API/Response/arrayBuffer
page-type: web-api-instance-method
browser-compat: api.Response.arrayBuffer
---
{{APIRef("Fetch API")}}
The **`arrayBuffer()`** method of the {{domxref("Response")}} interface
takes a {{domxref("Response")}} stre... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/bodyused/index.md | ---
title: "Response: bodyUsed property"
short-title: bodyUsed
slug: Web/API/Response/bodyUsed
page-type: web-api-instance-property
browser-compat: api.Response.bodyUsed
---
{{APIRef("Fetch API")}}
The **`bodyUsed`** read-only property of the {{domxref("Response")}} interface is a boolean value that indicates whether... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/status/index.md | ---
title: "Response: status property"
short-title: status
slug: Web/API/Response/status
page-type: web-api-instance-property
browser-compat: api.Response.status
---
{{APIRef("Fetch API")}}
The **`status`** read-only property of the {{domxref("Response")}} interface contains the [HTTP status codes](/en-US/docs/Web/HT... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/error_static/index.md | ---
title: "Response: error() static method"
short-title: error()
slug: Web/API/Response/error_static
page-type: web-api-static-method
browser-compat: api.Response.error_static
---
{{APIRef("Fetch API")}}
The **`error()`** static method of the {{domxref("Response")}} interface returns a new `Response` object associat... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/text/index.md | ---
title: "Response: text() method"
short-title: text()
slug: Web/API/Response/text
page-type: web-api-instance-method
browser-compat: api.Response.text
---
{{APIRef("Fetch API")}}
The **`text()`** method of the {{domxref("Response")}} interface takes a {{domxref("Response")}} stream and reads it to completion.
It r... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/redirect_static/index.md | ---
title: "Response: redirect() static method"
short-title: redirect()
slug: Web/API/Response/redirect_static
page-type: web-api-static-method
browser-compat: api.Response.redirect_static
---
{{APIRef("Fetch API")}}
The **`redirect()`** static method of the {{domxref("Response")}} interface returns a `Response` resu... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/headers/index.md | ---
title: "Response: headers property"
short-title: headers
slug: Web/API/Response/headers
page-type: web-api-instance-property
browser-compat: api.Response.headers
---
{{APIRef("Fetch API")}}
The **`headers`** read-only property of the
{{domxref("Response")}} interface contains the {{domxref("Headers")}} object ass... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/url/index.md | ---
title: "Response: url property"
short-title: url
slug: Web/API/Response/url
page-type: web-api-instance-property
browser-compat: api.Response.url
---
{{APIRef("Fetch API")}}
The **`url`** read-only property of the {{domxref("Response")}} interface contains the URL of the response.
The value of the `url` property ... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/type/index.md | ---
title: "Response: type property"
short-title: type
slug: Web/API/Response/type
page-type: web-api-instance-property
browser-compat: api.Response.type
---
{{APIRef("Fetch API")}}
The **`type`** read-only property of the {{domxref("Response")}} interface contains the type of the response.
It can be one of the follo... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/redirected/index.md | ---
title: "Response: redirected property"
short-title: redirected
slug: Web/API/Response/redirected
page-type: web-api-instance-property
browser-compat: api.Response.redirected
---
{{APIRef("Fetch API")}}
The read-only **`redirected`** property of the {{domxref("Response")}} interface indicates whether or not the re... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/json_static/index.md | ---
title: "Response: json() static method"
short-title: json()
slug: Web/API/Response/json_static
page-type: web-api-static-method
browser-compat: api.Response.json_static
---
{{APIRef("Fetch API")}}
The **`json()`** static method of the {{domxref("Response")}} interface returns a `Response` that contains the provid... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/formdata/index.md | ---
title: "Response: formData() method"
short-title: formData()
slug: Web/API/Response/formData
page-type: web-api-instance-method
browser-compat: api.Response.formData
---
{{APIRef("Fetch API")}}
The **`formData()`** method of the {{domxref("Response")}} interface
takes a {{domxref("Response")}} stream and reads it... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/statustext/index.md | ---
title: "Response: statusText property"
short-title: statusText
slug: Web/API/Response/statusText
page-type: web-api-instance-property
browser-compat: api.Response.statusText
---
{{APIRef("Fetch API")}}
The **`statusText`** read-only property of the {{domxref("Response")}} interface contains the status message cor... | 0 |
data/mdn-content/files/en-us/web/api/response | data/mdn-content/files/en-us/web/api/response/ok/index.md | ---
title: "Response: ok property"
short-title: ok
slug: Web/API/Response/ok
page-type: web-api-instance-property
browser-compat: api.Response.ok
---
{{APIRef("Fetch API")}}
The **`ok`** read-only property of the {{domxref("Response")}} interface contains a Boolean stating whether the response was successful (status ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svggelement/index.md | ---
title: SVGGElement
slug: Web/API/SVGGElement
page-type: web-api-interface
browser-compat: api.SVGGElement
---
{{APIRef("SVG")}}
The **`SVGGElement`** interface corresponds to the {{SVGElement("g")}} element.
{{InheritanceDiagram}}
## Instance properties
_This interface doesn't implement any specific properties... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/paymentmanager/index.md | ---
title: PaymentManager
slug: Web/API/PaymentManager
page-type: web-api-interface
status:
- experimental
browser-compat: api.PaymentManager
---
{{APIRef("Payment Handler API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`PaymentManager`** interface of the {{domxref("Payment Handler API", "Payment Handler AP... | 0 |
data/mdn-content/files/en-us/web/api/paymentmanager | data/mdn-content/files/en-us/web/api/paymentmanager/enabledelegations/index.md | ---
title: "PaymentManager: enableDelegations() method"
short-title: enableDelegations()
slug: Web/API/PaymentManager/enableDelegations
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.PaymentManager.enableDelegations
---
{{APIRef("Payment Handler API")}}{{SeeCompatTable}}{{SecureContext... | 0 |
data/mdn-content/files/en-us/web/api/paymentmanager | data/mdn-content/files/en-us/web/api/paymentmanager/userhint/index.md | ---
title: "PaymentManager: userHint property"
short-title: userHint
slug: Web/API/PaymentManager/userHint
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.PaymentManager.userHint
---
{{APIRef("Payment Handler API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`userHint`** proper... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/sourcebufferlist/index.md | ---
title: SourceBufferList
slug: Web/API/SourceBufferList
page-type: web-api-interface
browser-compat: api.SourceBufferList
---
{{APIRef("Media Source Extensions")}}
The **`SourceBufferList`** interface represents a simple container list for multiple {{domxref("SourceBuffer")}} objects.
The source buffer list conta... | 0 |
data/mdn-content/files/en-us/web/api/sourcebufferlist | data/mdn-content/files/en-us/web/api/sourcebufferlist/length/index.md | ---
title: "SourceBufferList: length property"
short-title: length
slug: Web/API/SourceBufferList/length
page-type: web-api-instance-property
browser-compat: api.SourceBufferList.length
---
{{APIRef("Media Source Extensions")}}
The **`length`** read-only property of the
{{domxref("SourceBufferList")}} interface retur... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/background_fetch_api/index.md | ---
title: Background Fetch API
slug: Web/API/Background_Fetch_API
page-type: web-api-overview
status:
- experimental
browser-compat:
- api.BackgroundFetchManager
- api.BackgroundFetchRegistration
- api.BackgroundFetchRecord
spec-urls: https://wicg.github.io/background-fetch/
---
{{DefaultAPISidebar("Backgroun... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfontelement/index.md | ---
title: SVGFontElement
slug: Web/API/SVGFontElement
page-type: web-api-interface
status:
- deprecated
browser-compat: api.SVGFontElement
---
{{APIRef("SVG")}}{{deprecated_header}}
The **`SVGFontElement`** interface corresponds to the {{SVGElement("font")}} elements.
Object-oriented access to the attributes of t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/virtualkeyboard_api/index.md | ---
title: VirtualKeyboard API
slug: Web/API/VirtualKeyboard_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.VirtualKeyboard
---
{{SeeCompatTable}}{{DefaultAPISidebar("VirtualKeyboard API")}}{{securecontext_header}}
The VirtualKeyboard API provides developers control over the layout of th... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/readablestream/index.md | ---
title: ReadableStream
slug: Web/API/ReadableStream
page-type: web-api-interface
browser-compat: api.ReadableStream
---
{{APIRef("Streams")}}
The `ReadableStream` interface of the [Streams API](/en-US/docs/Web/API/Streams_API) represents a readable stream of byte data. The [Fetch API](/en-US/docs/Web/API/Fetch_API... | 0 |
data/mdn-content/files/en-us/web/api/readablestream | data/mdn-content/files/en-us/web/api/readablestream/from_static/index.md | ---
title: "ReadableStream: from() static method"
short-title: from()
slug: Web/API/ReadableStream/from_static
page-type: web-api-static-method
status:
- experimental
browser-compat: api.ReadableStream.from_static
---
{{APIRef("Streams")}}{{SeeCompatTable}}
The **`ReadableStream.from()`** static method returns a {{... | 0 |
data/mdn-content/files/en-us/web/api/readablestream | data/mdn-content/files/en-us/web/api/readablestream/pipeto/index.md | ---
title: "ReadableStream: pipeTo() method"
short-title: pipeTo()
slug: Web/API/ReadableStream/pipeTo
page-type: web-api-instance-method
browser-compat: api.ReadableStream.pipeTo
---
{{APIRef("Streams")}}
The **`pipeTo()`** method of the {{domxref("ReadableStream")}} interface pipes the current `ReadableStream` to a... | 0 |
data/mdn-content/files/en-us/web/api/readablestream | data/mdn-content/files/en-us/web/api/readablestream/locked/index.md | ---
title: "ReadableStream: locked property"
short-title: locked
slug: Web/API/ReadableStream/locked
page-type: web-api-instance-property
browser-compat: api.ReadableStream.locked
---
{{APIRef("Streams")}}
The **`locked`** read-only property of the {{domxref("ReadableStream")}} interface returns whether or not the re... | 0 |
data/mdn-content/files/en-us/web/api/readablestream | data/mdn-content/files/en-us/web/api/readablestream/readablestream/index.md | ---
title: "ReadableStream: ReadableStream() constructor"
short-title: ReadableStream()
slug: Web/API/ReadableStream/ReadableStream
page-type: web-api-constructor
browser-compat: api.ReadableStream.ReadableStream
---
{{APIRef("Streams")}}
The **`ReadableStream()`** constructor creates and returns a readable stream ob... | 0 |
data/mdn-content/files/en-us/web/api/readablestream | data/mdn-content/files/en-us/web/api/readablestream/pipethrough/index.md | ---
title: "ReadableStream: pipeThrough() method"
short-title: pipeThrough()
slug: Web/API/ReadableStream/pipeThrough
page-type: web-api-instance-method
browser-compat: api.ReadableStream.pipeThrough
---
{{APIRef("Streams")}}
The **`pipeThrough()`** method of the {{domxref("ReadableStream")}} interface provides a cha... | 0 |
data/mdn-content/files/en-us/web/api/readablestream | data/mdn-content/files/en-us/web/api/readablestream/getreader/index.md | ---
title: "ReadableStream: getReader() method"
short-title: getReader()
slug: Web/API/ReadableStream/getReader
page-type: web-api-instance-method
browser-compat: api.ReadableStream.getReader
---
{{APIRef("Streams")}}
The **`getReader()`** method of the {{domxref("ReadableStream")}} interface creates a reader and loc... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.