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/window_management_api/index.md | ---
title: Window Management API
slug: Web/API/Window_Management_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.Window.getScreenDetails
spec-urls: https://w3c.github.io/window-management/
---
{{SeeCompatTable}}{{DefaultAPISidebar("Window Management API")}}
The **Window Management API** a... | 0 |
data/mdn-content/files/en-us/web/api/window_management_api | data/mdn-content/files/en-us/web/api/window_management_api/multi-screen_origin/index.md | ---
title: Multi-screen origin
slug: Web/API/Window_Management_API/Multi-screen_origin
page-type: guide
---
{{DefaultAPISidebar("Window Management API")}}
The [Window Management API](/en-US/docs/Web/API/Window_Management_API) introduces the concept of the **multi-screen origin** — this is the (0,0) coordinate of the ... | 0 |
data/mdn-content/files/en-us/web/api/window_management_api | data/mdn-content/files/en-us/web/api/window_management_api/multi-screen_origin/primary-screen-right-source.drawio | <mxfile host="app.diagrams.net" modified="2023-09-05T07:49:21.881Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0" etag="lmQSLavgyDMHSMtqWfgH" version="21.1.4" type="device">
<diagram name="Page-1" id="Gzl_CqcP1fjfskOx1EJc">
<mxGraphModel dx="1202" dy="614" grid="1" g... | 0 |
data/mdn-content/files/en-us/web/api/window_management_api | data/mdn-content/files/en-us/web/api/window_management_api/multi-screen_origin/primary-screen-left-source.drawio | <mxfile host="app.diagrams.net" modified="2023-09-05T07:39:16.948Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/118.0" etag="zdt1ocIMYwY0P0IQihPp" version="21.1.4" type="device">
<diagram name="Page-1" id="Gzl_CqcP1fjfskOx1EJc">
<mxGraphModel dx="1202" dy="614" grid="1" g... | 0 |
data/mdn-content/files/en-us/web/api/window_management_api | data/mdn-content/files/en-us/web/api/window_management_api/using/index.md | ---
title: Using the Window Management API
slug: Web/API/Window_Management_API/Using
page-type: guide
---
{{DefaultAPISidebar("Window Management API")}}
This guide explains how to use the [Window Management API](/en-US/docs/Web/API/Window_Management_API). The example code seen below is taken from our [Multi-window le... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/idbopendbrequest/index.md | ---
title: IDBOpenDBRequest
slug: Web/API/IDBOpenDBRequest
page-type: web-api-interface
browser-compat: api.IDBOpenDBRequest
---
{{APIRef("IndexedDB")}}
The **`IDBOpenDBRequest`** interface of the IndexedDB API provides access to the results of requests to open or delete databases (performed using {{domxref("IDBFacto... | 0 |
data/mdn-content/files/en-us/web/api/idbopendbrequest | data/mdn-content/files/en-us/web/api/idbopendbrequest/blocked_event/index.md | ---
title: "IDBOpenDBRequest: blocked event"
short-title: blocked
slug: Web/API/IDBOpenDBRequest/blocked_event
page-type: web-api-event
browser-compat: api.IDBOpenDBRequest.blocked_event
---
{{APIRef("IndexedDB")}}
The `blocked` handler is executed when an open connection to a database is blocking a `versionchange` t... | 0 |
data/mdn-content/files/en-us/web/api/idbopendbrequest | data/mdn-content/files/en-us/web/api/idbopendbrequest/upgradeneeded_event/index.md | ---
title: "IDBOpenDBRequest: upgradeneeded event"
short-title: upgradeneeded
slug: Web/API/IDBOpenDBRequest/upgradeneeded_event
page-type: web-api-event
browser-compat: api.IDBOpenDBRequest.upgradeneeded_event
---
{{APIRef("IndexedDB")}}
The `upgradeneeded` event is fired when an attempt was made to open a database ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcidentityassertion/index.md | ---
title: RTCIdentityAssertion
slug: Web/API/RTCIdentityAssertion
page-type: web-api-interface
status:
- experimental
browser-compat: api.RTCIdentityAssertion
---
{{APIRef("WebRTC")}}{{SeeCompatTable}}
The **`RTCIdentityAssertion`** interface of the [WebRTC API](/en-US/docs/Web/API/WebRTC_API) represents the ident... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcsessiondescription/index.md | ---
title: RTCSessionDescription
slug: Web/API/RTCSessionDescription
page-type: web-api-interface
browser-compat: api.RTCSessionDescription
---
{{APIRef("WebRTC")}}
The **`RTCSessionDescription`** interface describes one end of a connection—or potential connection—and how it's configured. Each `RTCSessionDescription`... | 0 |
data/mdn-content/files/en-us/web/api/rtcsessiondescription | data/mdn-content/files/en-us/web/api/rtcsessiondescription/sdp/index.md | ---
title: "RTCSessionDescription: sdp property"
short-title: sdp
slug: Web/API/RTCSessionDescription/sdp
page-type: web-api-instance-property
browser-compat: api.RTCSessionDescription.sdp
---
{{APIRef("WebRTC")}}
The property **`RTCSessionDescription.sdp`** is a read-only
string containing the {{Glossary("SDP")}} wh... | 0 |
data/mdn-content/files/en-us/web/api/rtcsessiondescription | data/mdn-content/files/en-us/web/api/rtcsessiondescription/rtcsessiondescription/index.md | ---
title: "RTCSessionDescription: RTCSessionDescription() constructor"
short-title: RTCSessionDescription()
slug: Web/API/RTCSessionDescription/RTCSessionDescription
page-type: web-api-constructor
status:
- deprecated
browser-compat: api.RTCSessionDescription.RTCSessionDescription
---
{{APIRef("WebRTC")}}{{deprecat... | 0 |
data/mdn-content/files/en-us/web/api/rtcsessiondescription | data/mdn-content/files/en-us/web/api/rtcsessiondescription/type/index.md | ---
title: "RTCSessionDescription: type property"
short-title: type
slug: Web/API/RTCSessionDescription/type
page-type: web-api-instance-property
browser-compat: api.RTCSessionDescription.type
---
{{APIRef("WebRTC")}}
The property **`RTCSessionDescription.type`** is a read-only
string value which describes the descri... | 0 |
data/mdn-content/files/en-us/web/api/rtcsessiondescription | data/mdn-content/files/en-us/web/api/rtcsessiondescription/tojson/index.md | ---
title: "RTCSessionDescription: toJSON() method"
short-title: toJSON()
slug: Web/API/RTCSessionDescription/toJSON
page-type: web-api-instance-method
browser-compat: api.RTCSessionDescription.toJSON
---
{{APIRef("WebRTC")}}
The **`RTCSessionDescription.toJSON()`** method generates a
{{Glossary("JSON")}} description... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/ext_blend_minmax/index.md | ---
title: EXT_blend_minmax extension
short-title: EXT_blend_minmax
slug: Web/API/EXT_blend_minmax
page-type: webgl-extension
browser-compat: api.EXT_blend_minmax
---
{{APIRef("WebGL")}}
The **`EXT_blend_minmax`** extension is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and extends blending capabilities by... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/index.md | ---
title: WebTransportDatagramDuplexStream
slug: Web/API/WebTransportDatagramDuplexStream
page-type: web-api-interface
browser-compat: api.WebTransportDatagramDuplexStream
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`WebTransportDatagramDuplexStream`** interface of the {{domxref("WebTransport AP... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/readable/index.md | ---
title: "WebTransportDatagramDuplexStream: readable property"
short-title: readable
slug: Web/API/WebTransportDatagramDuplexStream/readable
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.readable
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`readable`*... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/incomingmaxage/index.md | ---
title: "WebTransportDatagramDuplexStream: incomingMaxAge property"
short-title: incomingMaxAge
slug: Web/API/WebTransportDatagramDuplexStream/incomingMaxAge
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.incomingMaxAge
---
{{APIRef("WebTransport API")}}{{SecureContext_Hea... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/writable/index.md | ---
title: "WebTransportDatagramDuplexStream: writable property"
short-title: writable
slug: Web/API/WebTransportDatagramDuplexStream/writable
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.writable
---
{{APIRef("WebTransport API")}}{{SecureContext_Header}}
The **`writable`*... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/maxdatagramsize/index.md | ---
title: "WebTransportDatagramDuplexStream: maxDatagramSize property"
short-title: maxDatagramSize
slug: Web/API/WebTransportDatagramDuplexStream/maxDatagramSize
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.maxDatagramSize
---
{{APIRef("WebTransport API")}}{{SecureContext... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/outgoingmaxage/index.md | ---
title: "WebTransportDatagramDuplexStream: outgoingMaxAge property"
short-title: outgoingMaxAge
slug: Web/API/WebTransportDatagramDuplexStream/outgoingMaxAge
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.outgoingMaxAge
---
{{APIRef("WebTransport API")}}{{SecureContext_Hea... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/outgoinghighwatermark/index.md | ---
title: "WebTransportDatagramDuplexStream: outgoingHighWaterMark property"
short-title: outgoingHighWaterMark
slug: Web/API/WebTransportDatagramDuplexStream/outgoingHighWaterMark
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.outgoingHighWaterMark
---
{{APIRef("WebTranspor... | 0 |
data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream | data/mdn-content/files/en-us/web/api/webtransportdatagramduplexstream/incominghighwatermark/index.md | ---
title: "WebTransportDatagramDuplexStream: incomingHighWaterMark property"
short-title: incomingHighWaterMark
slug: Web/API/WebTransportDatagramDuplexStream/incomingHighWaterMark
page-type: web-api-instance-property
browser-compat: api.WebTransportDatagramDuplexStream.incomingHighWaterMark
---
{{APIRef("WebTranspor... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gpucommandencoder/index.md | ---
title: GPUCommandEncoder
slug: Web/API/GPUCommandEncoder
page-type: web-api-interface
status:
- experimental
browser-compat: api.GPUCommandEncoder
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`GPUCommandEncoder`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/pushdebuggroup/index.md | ---
title: "GPUCommandEncoder: pushDebugGroup() method"
short-title: pushDebugGroup()
slug: Web/API/GPUCommandEncoder/pushDebugGroup
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.pushDebugGroup
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
T... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/writetimestamp/index.md | ---
title: "GPUCommandEncoder: writeTimestamp() method"
short-title: writeTimestamp()
slug: Web/API/GPUCommandEncoder/writeTimestamp
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.writeTimestamp
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}
The **`writeTimestamp()`*... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/insertdebugmarker/index.md | ---
title: "GPUCommandEncoder: insertDebugMarker() method"
short-title: insertDebugMarker()
slug: Web/API/GPUCommandEncoder/insertDebugMarker
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.insertDebugMarker
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/begincomputepass/index.md | ---
title: "GPUCommandEncoder: beginComputePass() method"
short-title: beginComputePass()
slug: Web/API/GPUCommandEncoder/beginComputePass
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.beginComputePass
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Hea... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/copybuffertotexture/index.md | ---
title: "GPUCommandEncoder: copyBufferToTexture() method"
short-title: copyBufferToTexture()
slug: Web/API/GPUCommandEncoder/copyBufferToTexture
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.copyBufferToTexture
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{Secur... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/popdebuggroup/index.md | ---
title: "GPUCommandEncoder: popDebugGroup() method"
short-title: popDebugGroup()
slug: Web/API/GPUCommandEncoder/popDebugGroup
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.popDebugGroup
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The *... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/copytexturetotexture/index.md | ---
title: "GPUCommandEncoder: copyTextureToTexture() method"
short-title: copyTextureToTexture()
slug: Web/API/GPUCommandEncoder/copyTextureToTexture
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.copyTextureToTexture
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{S... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/resolvequeryset/index.md | ---
title: "GPUCommandEncoder: resolveQuerySet() method"
short-title: resolveQuerySet()
slug: Web/API/GPUCommandEncoder/resolveQuerySet
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.resolveQuerySet
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/clearbuffer/index.md | ---
title: "GPUCommandEncoder: clearBuffer() method"
short-title: clearBuffer()
slug: Web/API/GPUCommandEncoder/clearBuffer
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.clearBuffer
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`clearB... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/copytexturetobuffer/index.md | ---
title: "GPUCommandEncoder: copyTextureToBuffer() method"
short-title: copyTextureToBuffer()
slug: Web/API/GPUCommandEncoder/copyTextureToBuffer
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.copyTextureToBuffer
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{Secur... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/copybuffertobuffer/index.md | ---
title: "GPUCommandEncoder: copyBufferToBuffer() method"
short-title: copyBufferToBuffer()
slug: Web/API/GPUCommandEncoder/copyBufferToBuffer
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.copyBufferToBuffer
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureCon... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/finish/index.md | ---
title: "GPUCommandEncoder: finish() method"
short-title: finish()
slug: Web/API/GPUCommandEncoder/finish
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.finish
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`finish()`** method of the
... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/label/index.md | ---
title: "GPUCommandEncoder: label property"
short-title: label
slug: Web/API/GPUCommandEncoder/label
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.GPUCommandEncoder.label
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`label`** read-only property of... | 0 |
data/mdn-content/files/en-us/web/api/gpucommandencoder | data/mdn-content/files/en-us/web/api/gpucommandencoder/beginrenderpass/index.md | ---
title: "GPUCommandEncoder: beginRenderPass() method"
short-title: beginRenderPass()
slug: Web/API/GPUCommandEncoder/beginRenderPass
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.GPUCommandEncoder.beginRenderPass
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/css_object_model/index.md | ---
title: CSS Object Model (CSSOM)
slug: Web/API/CSS_Object_Model
page-type: web-api-overview
spec-urls:
- https://drafts.csswg.org/cssom/
- https://drafts.csswg.org/cssom-view/
- https://drafts.css-houdini.org/css-typed-om/
---
{{DefaultAPISidebar("CSSOM")}}
The **CSS Object Model** is a set of APIs allowing ... | 0 |
data/mdn-content/files/en-us/web/api/css_object_model | data/mdn-content/files/en-us/web/api/css_object_model/css_declaration_block/index.md | ---
title: CSS Declaration Block
slug: Web/API/CSS_Object_Model/CSS_Declaration_Block
page-type: guide
spec-urls: https://drafts.csswg.org/cssom/#css-declaration-blocks
---
{{ APIRef("CSSOM") }}
A **CSS declaration block** is an ordered collection of CSS properties and values. It is represented in the DOM as a {{domx... | 0 |
data/mdn-content/files/en-us/web/api/css_object_model | data/mdn-content/files/en-us/web/api/css_object_model/css_declaration/index.md | ---
title: CSS Declaration
slug: Web/API/CSS_Object_Model/CSS_Declaration
page-type: guide
spec-urls: https://drafts.csswg.org/cssom/#css-declarations
---
{{ APIRef("CSSOM") }}
A **CSS declaration** is an abstract concept not exposed as an object in the DOM. It represents a CSS property and value pairing.
A CSS decl... | 0 |
data/mdn-content/files/en-us/web/api/css_object_model | data/mdn-content/files/en-us/web/api/css_object_model/determining_the_dimensions_of_elements/index.md | ---
title: Determining the dimensions of elements
slug: Web/API/CSS_Object_Model/Determining_the_dimensions_of_elements
page-type: guide
---
{{DefaultAPISidebar("CSSOM View")}}
There are several properties you can look at in order to determine the width and height of elements, and it can be tricky to determine which ... | 0 |
data/mdn-content/files/en-us/web/api/css_object_model | data/mdn-content/files/en-us/web/api/css_object_model/managing_screen_orientation/index.md | ---
title: Managing screen orientation
slug: Web/API/CSS_Object_Model/Managing_screen_orientation
page-type: guide
---
{{DefaultAPISidebar("Screen Orientation API")}}
The term _screen orientation_ refers to whether a browser [viewport](/en-US/docs/Glossary/Viewport) is in landscape mode (that is, the width of the vie... | 0 |
data/mdn-content/files/en-us/web/api/css_object_model | data/mdn-content/files/en-us/web/api/css_object_model/using_dynamic_styling_information/index.md | ---
title: Using dynamic styling information
slug: Web/API/CSS_Object_Model/Using_dynamic_styling_information
page-type: guide
---
{{DefaultAPISidebar("CSSOM")}}
The CSS Object Model (CSSOM), part of the DOM, exposes specific interfaces allowing manipulation of a wide amount of information regarding CSS. Initially de... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssstyledeclaration/index.md | ---
title: CSSStyleDeclaration
slug: Web/API/CSSStyleDeclaration
page-type: web-api-interface
browser-compat: api.CSSStyleDeclaration
---
{{APIRef("CSSOM")}}
The **`CSSStyleDeclaration`** interface represents an object that is a CSS declaration block, and exposes style information and various style-related methods an... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/parentrule/index.md | ---
title: "CSSStyleDeclaration: parentRule property"
short-title: parentRule
slug: Web/API/CSSStyleDeclaration/parentRule
page-type: web-api-instance-property
browser-compat: api.CSSStyleDeclaration.parentRule
---
{{ APIRef("CSSOM") }}
The **CSSStyleDeclaration.parentRule** read-only
property returns a {{domxref('CS... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/getpropertypriority/index.md | ---
title: "CSSStyleDeclaration: getPropertyPriority() method"
short-title: getPropertyPriority()
slug: Web/API/CSSStyleDeclaration/getPropertyPriority
page-type: web-api-instance-method
browser-compat: api.CSSStyleDeclaration.getPropertyPriority
---
{{ APIRef("CSSOM") }}
The **CSSStyleDeclaration.getPropertyPriority... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/csstext/index.md | ---
title: "CSSStyleDeclaration: cssText property"
short-title: cssText
slug: Web/API/CSSStyleDeclaration/cssText
page-type: web-api-instance-property
browser-compat: api.CSSStyleDeclaration.cssText
---
{{APIRef("CSSOM")}}
The **`cssText`** property of the {{domxref("CSSStyleDeclaration")}} interface returns or sets ... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/length/index.md | ---
title: "CSSStyleDeclaration: length property"
short-title: length
slug: Web/API/CSSStyleDeclaration/length
page-type: web-api-instance-property
browser-compat: api.CSSStyleDeclaration.length
---
{{ APIRef("CSSOM") }}
The read-only property returns an integer that represents the
number of style declarations in thi... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/cssfloat/index.md | ---
title: "CSSStyleDeclaration: cssFloat property"
short-title: cssFloat
slug: Web/API/CSSStyleDeclaration/cssFloat
page-type: web-api-instance-property
browser-compat: api.CSSStyleDeclaration.cssFloat
---
{{APIRef("CSSOM")}}
The **`cssFloat`** property of the {{domxref("CSSStyleDeclaration")}} interface returns the... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/removeproperty/index.md | ---
title: "CSSStyleDeclaration: removeProperty() method"
short-title: removeProperty()
slug: Web/API/CSSStyleDeclaration/removeProperty
page-type: web-api-instance-method
browser-compat: api.CSSStyleDeclaration.removeProperty
---
{{ APIRef("CSSOM") }}
The **`CSSStyleDeclaration.removeProperty()`** method interface
r... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/item/index.md | ---
title: "CSSStyleDeclaration: item() method"
short-title: item()
slug: Web/API/CSSStyleDeclaration/item
page-type: web-api-instance-method
browser-compat: api.CSSStyleDeclaration.item
---
{{ APIRef("CSSOM") }}
The `CSSStyleDeclaration.item()`
method interface returns a CSS property name from a {{domxref('CSSStyleD... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/setproperty/index.md | ---
title: "CSSStyleDeclaration: setProperty() method"
short-title: setProperty()
slug: Web/API/CSSStyleDeclaration/setProperty
page-type: web-api-instance-method
browser-compat: api.CSSStyleDeclaration.setProperty
---
{{ APIRef("CSSOM") }}
The
**`CSSStyleDeclaration.setProperty()`** method interface sets
a new value... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/getpropertycssvalue/index.md | ---
title: "CSSStyleDeclaration: getPropertyCSSValue() method"
short-title: getPropertyCSSValue()
slug: Web/API/CSSStyleDeclaration/getPropertyCSSValue
page-type: web-api-instance-method
status:
- deprecated
browser-compat: api.CSSStyleDeclaration.getPropertyCSSValue
---
{{ APIRef("CSSOM") }} {{deprecated_header}}
... | 0 |
data/mdn-content/files/en-us/web/api/cssstyledeclaration | data/mdn-content/files/en-us/web/api/cssstyledeclaration/getpropertyvalue/index.md | ---
title: "CSSStyleDeclaration: getPropertyValue() method"
short-title: getPropertyValue()
slug: Web/API/CSSStyleDeclaration/getPropertyValue
page-type: web-api-instance-method
browser-compat: api.CSSStyleDeclaration.getPropertyValue
---
{{ APIRef("CSSOM") }}
The **CSSStyleDeclaration.getPropertyValue()** method int... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/radionodelist/index.md | ---
title: RadioNodeList
slug: Web/API/RadioNodeList
page-type: web-api-interface
browser-compat: api.RadioNodeList
---
{{APIRef("HTML DOM")}}
The **`RadioNodeList`** interface represents a collection of elements in a {{HTMLElement("form")}} or a {{HTMLElement("fieldset")}} element, returned by a call to {{domxref("H... | 0 |
data/mdn-content/files/en-us/web/api/radionodelist | data/mdn-content/files/en-us/web/api/radionodelist/value/index.md | ---
title: "RadioNodeList: value property"
short-title: value
slug: Web/API/RadioNodeList/value
page-type: web-api-instance-property
browser-compat: api.RadioNodeList.value
---
{{ APIRef("HTML DOM") }}
If the underlying element collection contains radio buttons, the
**`RadioNodeList.value`** property represents the c... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/compression_streams_api/index.md | ---
title: Compression Streams API
slug: Web/API/Compression_Streams_API
page-type: web-api-overview
browser-compat: api.CompressionStream
---
{{DefaultAPISidebar("Compression Streams API")}}
The **Compression Streams API** provides a JavaScript API for compressing and decompressing streams of data using the gzip or ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webglsampler/index.md | ---
title: WebGLSampler
slug: Web/API/WebGLSampler
page-type: web-api-interface
browser-compat: api.WebGLSampler
---
{{APIRef("WebGL")}}
The **`WebGLSampler`** interface is part of the [WebGL 2](/en-US/docs/Web/API/WebGL_API) API and stores sampling parameters for {{domxref("WebGLTexture")}} access inside of a shader... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/errorevent/index.md | ---
title: ErrorEvent
slug: Web/API/ErrorEvent
page-type: web-api-interface
browser-compat: api.ErrorEvent
---
{{APIRef("HTML DOM")}}
The **`ErrorEvent`** interface represents events providing information related to errors in scripts or in files.
{{InheritanceDiagram}}
## Instance properties
_Also inherits propert... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrmediabinding/index.md | ---
title: XRMediaBinding
slug: Web/API/XRMediaBinding
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRMediaBinding
---
{{APIRef("WebXR Device API")}} {{secureContext_header}}{{SeeCompatTable}}
The **`XRMediaBinding`** interface is used to create layers that display the content of an {{dom... | 0 |
data/mdn-content/files/en-us/web/api/xrmediabinding | data/mdn-content/files/en-us/web/api/xrmediabinding/createquadlayer/index.md | ---
title: "XRMediaBinding: createQuadLayer() method"
short-title: createQuadLayer()
slug: Web/API/XRMediaBinding/createQuadLayer
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRMediaBinding.createQuadLayer
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`createQuadLayer()... | 0 |
data/mdn-content/files/en-us/web/api/xrmediabinding | data/mdn-content/files/en-us/web/api/xrmediabinding/xrmediabinding/index.md | ---
title: "XRMediaBinding: XRMediaBinding() constructor"
short-title: XRMediaBinding()
slug: Web/API/XRMediaBinding/XRMediaBinding
page-type: web-api-constructor
status:
- experimental
browser-compat: api.XRMediaBinding.XRMediaBinding
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`XRMediaBinding()`** ... | 0 |
data/mdn-content/files/en-us/web/api/xrmediabinding | data/mdn-content/files/en-us/web/api/xrmediabinding/createcylinderlayer/index.md | ---
title: "XRMediaBinding: createCylinderLayer() method"
short-title: createCylinderLayer()
slug: Web/API/XRMediaBinding/createCylinderLayer
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRMediaBinding.createCylinderLayer
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`c... | 0 |
data/mdn-content/files/en-us/web/api/xrmediabinding | data/mdn-content/files/en-us/web/api/xrmediabinding/createequirectlayer/index.md | ---
title: "XRMediaBinding: createEquirectLayer() method"
short-title: createEquirectLayer()
slug: Web/API/XRMediaBinding/createEquirectLayer
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRMediaBinding.createEquirectLayer
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`c... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlslotelement/index.md | ---
title: HTMLSlotElement
slug: Web/API/HTMLSlotElement
page-type: web-api-interface
browser-compat: api.HTMLSlotElement
---
{{APIRef('Web Components')}}
The **`HTMLSlotElement`** interface of the [Shadow DOM API](/en-US/docs/Web/API/Web_components/Using_shadow_DOM) enables access to the name and assigned nodes of a... | 0 |
data/mdn-content/files/en-us/web/api/htmlslotelement | data/mdn-content/files/en-us/web/api/htmlslotelement/name/index.md | ---
title: "HTMLSlotElement: name property"
short-title: name
slug: Web/API/HTMLSlotElement/name
page-type: web-api-instance-property
browser-compat: api.HTMLSlotElement.name
---
{{APIRef("Shadow DOM API")}}
The **`name`** property of the {{domxref("HTMLSlotElement")}}
interface returns or sets the slot name. A slot ... | 0 |
data/mdn-content/files/en-us/web/api/htmlslotelement | data/mdn-content/files/en-us/web/api/htmlslotelement/assignednodes/index.md | ---
title: "HTMLSlotElement: assignedNodes() method"
short-title: assignedNodes()
slug: Web/API/HTMLSlotElement/assignedNodes
page-type: web-api-instance-method
browser-compat: api.HTMLSlotElement.assignedNodes
---
{{APIRef("Shadow DOM API")}}
The **`assignedNodes()`** method of the {{domxref("HTMLSlotElement")}} int... | 0 |
data/mdn-content/files/en-us/web/api/htmlslotelement | data/mdn-content/files/en-us/web/api/htmlslotelement/slotchange_event/index.md | ---
title: "HTMLSlotElement: slotchange event"
short-title: slotchange
slug: Web/API/HTMLSlotElement/slotchange_event
page-type: web-api-event
browser-compat: api.HTMLSlotElement.slotchange_event
---
{{APIRef}}
The **`slotchange`** event is fired on an {{DOMxRef("HTMLSlotElement")}} instance ({{HTMLElement("slot")}} ... | 0 |
data/mdn-content/files/en-us/web/api/htmlslotelement | data/mdn-content/files/en-us/web/api/htmlslotelement/assignedelements/index.md | ---
title: "HTMLSlotElement: assignedElements() method"
short-title: assignedElements()
slug: Web/API/HTMLSlotElement/assignedElements
page-type: web-api-instance-method
browser-compat: api.HTMLSlotElement.assignedElements
---
{{APIRef("Shadow DOM API")}}
The **`assignedElements()`** method of the {{domxref("HTMLSlot... | 0 |
data/mdn-content/files/en-us/web/api/htmlslotelement | data/mdn-content/files/en-us/web/api/htmlslotelement/assign/index.md | ---
title: "HTMLSlotElement: assign() method"
short-title: assign()
slug: Web/API/HTMLSlotElement/assign
page-type: web-api-instance-method
browser-compat: api.HTMLSlotElement.assign
---
{{APIRef("Shadow DOM API")}}
The **`assign()`** method of the {{domxref("HTMLSlotElement")}} interface sets the slot's _manually as... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcrtpcodecparameters/index.md | ---
title: RTCRtpCodecParameters
slug: Web/API/RTCRtpCodecParameters
page-type: web-api-interface
---
{{APIRef("WebRTC")}}
The {{domxref("RTCRtpCodecParameters")}} dictionary, part of the WebRTC API, is used to describe the configuration parameters for a single media {{Glossary("codec")}}.
It's used in {{domxref("RT... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/readablestreambyobrequest/index.md | ---
title: ReadableStreamBYOBRequest
slug: Web/API/ReadableStreamBYOBRequest
page-type: web-api-interface
browser-compat: api.ReadableStreamBYOBRequest
---
{{APIRef("Streams")}}
The **`ReadableStreamBYOBRequest`** interface of the [Streams API](/en-US/docs/Web/API/Streams_API) represents a "pull request" for data fro... | 0 |
data/mdn-content/files/en-us/web/api/readablestreambyobrequest | data/mdn-content/files/en-us/web/api/readablestreambyobrequest/respond/index.md | ---
title: "ReadableStreamBYOBRequest: respond() method"
short-title: respond()
slug: Web/API/ReadableStreamBYOBRequest/respond
page-type: web-api-instance-method
browser-compat: api.ReadableStreamBYOBRequest.respond
---
{{APIRef("Streams")}}
The **`respond()`** method of the {{domxref("ReadableStreamBYOBRequest")}} ... | 0 |
data/mdn-content/files/en-us/web/api/readablestreambyobrequest | data/mdn-content/files/en-us/web/api/readablestreambyobrequest/view/index.md | ---
title: "ReadableStreamBYOBRequest: view property"
short-title: view
slug: Web/API/ReadableStreamBYOBRequest/view
page-type: web-api-instance-property
browser-compat: api.ReadableStreamBYOBRequest.view
---
{{APIRef("Streams")}}
The **`view`** getter property of the {{domxref("ReadableStreamBYOBRequest")}} interfac... | 0 |
data/mdn-content/files/en-us/web/api/readablestreambyobrequest | data/mdn-content/files/en-us/web/api/readablestreambyobrequest/respondwithnewview/index.md | ---
title: "ReadableStreamBYOBRequest: respondWithNewView() method"
short-title: respondWithNewView()
slug: Web/API/ReadableStreamBYOBRequest/respondWithNewView
page-type: web-api-instance-method
browser-compat: api.ReadableStreamBYOBRequest.respondWithNewView
---
{{APIRef("Streams")}}
The **`respondWithNewView()`** ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/filesystemfileentry/index.md | ---
title: FileSystemFileEntry
slug: Web/API/FileSystemFileEntry
page-type: web-api-interface
browser-compat: api.FileSystemFileEntry
---
{{APIRef("File and Directory Entries API")}}
The **`FileSystemFileEntry`** interface of the [File and Directory Entries API](/en-US/docs/Web/API/File_and_Directory_Entries_API/Intr... | 0 |
data/mdn-content/files/en-us/web/api/filesystemfileentry | data/mdn-content/files/en-us/web/api/filesystemfileentry/createwriter/index.md | ---
title: "FileSystemFileEntry: createWriter() method"
short-title: createWriter()
slug: Web/API/FileSystemFileEntry/createWriter
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.FileSystemFileEntry.createWriter
---
{{APIRef("File and Directories Entries API")}}{{deprecat... | 0 |
data/mdn-content/files/en-us/web/api/filesystemfileentry | data/mdn-content/files/en-us/web/api/filesystemfileentry/file/index.md | ---
title: "FileSystemFileEntry: file() method"
short-title: file()
slug: Web/API/FileSystemFileEntry/file
page-type: web-api-instance-method
browser-compat: api.FileSystemFileEntry.file
---
{{APIRef("File and Directory Entries API")}}
The {{domxref("FileSystemFileEntry")}} interface's method
**`file()`** returns a
{... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/csskeyframerule/index.md | ---
title: CSSKeyframeRule
slug: Web/API/CSSKeyframeRule
page-type: web-api-interface
browser-compat: api.CSSKeyframeRule
---
{{APIRef("CSSOM")}}
The **`CSSKeyframeRule`** interface describes an object representing a set of styles for a given keyframe. It corresponds to the contents of a single keyframe of a {{cssxre... | 0 |
data/mdn-content/files/en-us/web/api/csskeyframerule | data/mdn-content/files/en-us/web/api/csskeyframerule/keytext/index.md | ---
title: "CSSKeyframeRule: keyText property"
short-title: keyText
slug: Web/API/CSSKeyframeRule/keyText
page-type: web-api-instance-property
browser-compat: api.CSSKeyframeRule.keyText
---
{{APIRef("CSSOM") }}
The **`keyText`** property of the {{domxref("CSSKeyframeRule")}} interface represents the keyframe selecto... | 0 |
data/mdn-content/files/en-us/web/api/csskeyframerule | data/mdn-content/files/en-us/web/api/csskeyframerule/style/index.md | ---
title: "CSSKeyframeRule: style property"
short-title: style
slug: Web/API/CSSkeyframeRule/style
page-type: web-api-instance-property
browser-compat: api.CSSKeyframeRule.style
---
{{ APIRef("CSSOM") }}
The read-only **`CSSKeyframeRule.style`** property is the {{ domxref("CSSStyleDeclaration") }} interface for the ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/stylesheetlist/index.md | ---
title: StyleSheetList
slug: Web/API/StyleSheetList
page-type: web-api-interface
browser-compat: api.StyleSheetList
---
{{APIRef("CSSOM")}}
The `StyleSheetList` interface represents a list of {{domxref("CSSStyleSheet")}} objects. An instance of this object can be returned by {{domxref("Document.styleSheets")}}.
I... | 0 |
data/mdn-content/files/en-us/web/api/stylesheetlist | data/mdn-content/files/en-us/web/api/stylesheetlist/length/index.md | ---
title: "StyleSheetList: length property"
short-title: length
slug: Web/API/StyleSheetList/length
page-type: web-api-instance-property
browser-compat: api.StyleSheetList.length
---
{{APIRef("CSSOM")}}
The **`length`** read-only property of the {{domxref("StyleSheetList")}} interface returns the number of {{domxref... | 0 |
data/mdn-content/files/en-us/web/api/stylesheetlist | data/mdn-content/files/en-us/web/api/stylesheetlist/item/index.md | ---
title: "StyleSheetList: item() method"
short-title: item()
slug: Web/API/StyleSheetList/item
page-type: web-api-instance-method
browser-compat: api.StyleSheetList.item
---
{{APIRef("CSSOM")}}
The **`item()`** method of the {{domxref("StyleSheetList")}} interface returns a single {{domxref("CSSStyleSheet")}} objec... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcdatachannelevent/index.md | ---
title: RTCDataChannelEvent
slug: Web/API/RTCDataChannelEvent
page-type: web-api-interface
browser-compat: api.RTCDataChannelEvent
---
{{APIRef("WebRTC")}}
The **`RTCDataChannelEvent`** interface
represents an event related to a specific {{DOMxRef("RTCDataChannel")}}.
{{InheritanceDiagram}}
## Constructor
- {{D... | 0 |
data/mdn-content/files/en-us/web/api/rtcdatachannelevent | data/mdn-content/files/en-us/web/api/rtcdatachannelevent/channel/index.md | ---
title: "RTCDataChannelEvent: channel property"
short-title: channel
slug: Web/API/RTCDataChannelEvent/channel
page-type: web-api-instance-property
browser-compat: api.RTCDataChannelEvent.channel
---
{{APIRef("WebRTC")}}
The read-only property **`RTCDataChannelEvent.channel`**
returns the {{domxref("RTCDataChannel... | 0 |
data/mdn-content/files/en-us/web/api/rtcdatachannelevent | data/mdn-content/files/en-us/web/api/rtcdatachannelevent/rtcdatachannelevent/index.md | ---
title: "RTCDataChannelEvent: RTCDataChannelEvent() constructor"
short-title: RTCDataChannelEvent()
slug: Web/API/RTCDataChannelEvent/RTCDataChannelEvent
page-type: web-api-constructor
browser-compat: api.RTCDataChannelEvent.RTCDataChannelEvent
---
{{APIRef("WebRTC")}}
The **`RTCDataChannelEvent()`** constructor
c... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/reporting_api/index.md | ---
title: Reporting API
slug: Web/API/Reporting_API
page-type: web-api-overview
status:
- experimental
spec-urls: https://w3c.github.io/reporting/#intro
---
{{SeeCompatTable}}{{DefaultAPISidebar("Reporting API")}}
The Reporting API provides a generic reporting mechanism for web applications to use to make reports ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/trustedscripturl/index.md | ---
title: TrustedScriptURL
slug: Web/API/TrustedScriptURL
page-type: web-api-interface
browser-compat: api.TrustedScriptURL
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`TrustedScriptURL`** interface of the {{domxref('Trusted Types API')}} represents a string that a developer can insert into an [injection si... | 0 |
data/mdn-content/files/en-us/web/api/trustedscripturl | data/mdn-content/files/en-us/web/api/trustedscripturl/tostring/index.md | ---
title: "TrustedScriptURL: toString() method"
short-title: toString()
slug: Web/API/TrustedScriptURL/toString
page-type: web-api-instance-method
browser-compat: api.TrustedScriptURL.toString
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`toString()`** method of the {{domxref("TrustedScriptURL")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/trustedscripturl | data/mdn-content/files/en-us/web/api/trustedscripturl/tojson/index.md | ---
title: "TrustedScriptURL: toJSON() method"
short-title: toJSON()
slug: Web/API/TrustedScriptURL/toJSON
page-type: web-api-instance-method
browser-compat: api.TrustedScriptURL.toJSON
---
{{DefaultAPISidebar("Trusted Types API")}}
The **`toJSON()`** method of the {{domxref("TrustedScriptURL")}} interface returns a ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gamepad/index.md | ---
title: Gamepad
slug: Web/API/Gamepad
page-type: web-api-interface
browser-compat: api.Gamepad
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad`** interface of the [Gamepad API](/en-US/docs/Web/API/Gamepad_API) defines an individual gamepad or other controller, allowing access to information su... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/pose/index.md | ---
title: "Gamepad: pose property"
short-title: pose
slug: Web/API/Gamepad/pose
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Gamepad.pose
---
{{APIRef("Gamepad")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`pose`** read-only property of the {{domxref("Gamepad")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/axes/index.md | ---
title: "Gamepad: axes property"
short-title: axes
slug: Web/API/Gamepad/axes
page-type: web-api-instance-property
browser-compat: api.Gamepad.axes
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.axes`** property of the {{domxref("Gamepad") }}
interface returns an array representing the contro... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/hapticactuators/index.md | ---
title: "Gamepad: hapticActuators property"
short-title: hapticActuators
slug: Web/API/Gamepad/hapticActuators
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Gamepad.hapticActuators
---
{{APIRef("Gamepad")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`hapticActuators`** read... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/displayid/index.md | ---
title: "Gamepad: displayId property"
short-title: displayId
slug: Web/API/Gamepad/displayId
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.Gamepad.displayId
---
{{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}}
The **`displayId`** read-only prope... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/buttons/index.md | ---
title: "Gamepad: buttons property"
short-title: buttons
slug: Web/API/Gamepad/buttons
page-type: web-api-instance-property
browser-compat: api.Gamepad.buttons
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.buttons`** property of the {{domxref("Gamepad")
}} interface returns an array of {{d... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/id/index.md | ---
title: "Gamepad: id property"
short-title: id
slug: Web/API/Gamepad/id
page-type: web-api-instance-property
browser-compat: api.Gamepad.id
---
{{APIRef("Gamepad API")}}{{SecureContext_Header}}
The **`Gamepad.id`** property of the {{domxref("Gamepad") }}
interface returns a string containing some information about... | 0 |
data/mdn-content/files/en-us/web/api/gamepad | data/mdn-content/files/en-us/web/api/gamepad/hand/index.md | ---
title: "Gamepad: hand property"
short-title: hand
slug: Web/API/Gamepad/hand
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.Gamepad.hand
---
{{APIRef("Gamepad")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`hand`** read-only property of the {{domxref("Gamepad")}} interface ... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.