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/devicemotioneventacceleration | data/mdn-content/files/en-us/web/api/devicemotioneventacceleration/z/index.md | ---
title: "DeviceMotionEventAcceleration: z property"
short-title: z
slug: Web/API/DeviceMotionEventAcceleration/z
page-type: web-api-instance-property
browser-compat: api.DeviceMotionEventAcceleration.z
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`z`** read-only property of the {{domxr... | 0 |
data/mdn-content/files/en-us/web/api/devicemotioneventacceleration | data/mdn-content/files/en-us/web/api/devicemotioneventacceleration/y/index.md | ---
title: "DeviceMotionEventAcceleration: y property"
short-title: "y"
slug: Web/API/DeviceMotionEventAcceleration/y
page-type: web-api-instance-property
browser-compat: api.DeviceMotionEventAcceleration.y
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`y`** read-only property of the {{dom... | 0 |
data/mdn-content/files/en-us/web/api/devicemotioneventacceleration | data/mdn-content/files/en-us/web/api/devicemotioneventacceleration/x/index.md | ---
title: "DeviceMotionEventAcceleration: x property"
short-title: x
slug: Web/API/DeviceMotionEventAcceleration/x
page-type: web-api-instance-property
browser-compat: api.DeviceMotionEventAcceleration.x
---
{{APIRef("Device Orientation Events")}}{{securecontext_header}}
The **`x`** read-only property of the {{domxr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/csstransformvalue/index.md | ---
title: CSSTransformValue
slug: Web/API/CSSTransformValue
page-type: web-api-interface
browser-compat: api.CSSTransformValue
---
{{APIRef("CSS Typed OM")}}
The **`CSSTransformValue`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} represents `transform-list` values as used by the... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/length/index.md | ---
title: "CSSTransformValue: length property"
short-title: length
slug: Web/API/CSSTransformValue/length
page-type: web-api-instance-property
browser-compat: api.CSSTransformValue.length
---
{{APIRef("CSS Typed OM")}}
The read-only **`length`** property of the
{{domxref("CSSTransformValue")}} interface returns the ... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/tomatrix/index.md | ---
title: "CSSTransformValue: toMatrix() method"
short-title: toMatrix()
slug: Web/API/CSSTransformValue/toMatrix
page-type: web-api-instance-method
browser-compat: api.CSSTransformValue.toMatrix
---
{{APIRef("CSS Typed OM")}}
The **`toMatrix()`** method of the
{{domxref("CSSTransformValue")}} interface returns a {{... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/keys/index.md | ---
title: "CSSTransformValue: keys() method"
short-title: keys()
slug: Web/API/CSSTransformValue/keys
page-type: web-api-instance-method
browser-compat: api.CSSTransformValue.keys
---
{{APIRef("CSS Typed OM")}}
The **`CSSTransformValue.keys()`** method
returns a new _array iterator_ object that contains the keys
for... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/values/index.md | ---
title: "CSSTransformValue: values() method"
short-title: values()
slug: Web/API/CSSTransformValue/values
page-type: web-api-instance-method
browser-compat: api.CSSTransformValue.values
---
{{APIRef("CSS Typed OM")}}
The **`CSSTransformValue.values()`** returns a
new _array iterator_ object that contains the value... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/foreach/index.md | ---
title: "CSSTransformValue: forEach() method"
short-title: forEach()
slug: Web/API/CSSTransformValue/forEach
page-type: web-api-instance-method
browser-compat: api.CSSTransformValue.forEach
---
{{APIRef("CSS Typed OM")}}
The **`CSSTransformValue.forEach()`** method executes a provided function once for each elemen... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/is2d/index.md | ---
title: "CSSTransformValue: is2D property"
short-title: is2D
slug: Web/API/CSSTransformValue/is2D
page-type: web-api-instance-property
browser-compat: api.CSSTransformValue.is2D
---
{{APIRef("CSS Typed OM")}}
The read-only **`is2D`** property of the
{{domxref("CSSTransformValue")}} interface returns whether the tr... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/csstransformvalue/index.md | ---
title: "CSSTransformValue: CSSTransformValue() constructor"
short-title: CSSTransformValue()
slug: Web/API/CSSTransformValue/CSSTransformValue
page-type: web-api-constructor
browser-compat: api.CSSTransformValue.CSSTransformValue
---
{{APIRef("CSS Typed OM")}}
The **`CSSTransformValue()`** constructor
creates a n... | 0 |
data/mdn-content/files/en-us/web/api/csstransformvalue | data/mdn-content/files/en-us/web/api/csstransformvalue/entries/index.md | ---
title: "CSSTransformValue: entries() method"
short-title: entries()
slug: Web/API/CSSTransformValue/entries
page-type: web-api-instance-method
browser-compat: api.CSSTransformValue.entries
---
{{APIRef("CSS Typed OM")}}
The **`CSSTransformValue.entries()`** method
returns an array of a given object's own enumerab... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfedistantlightelement/index.md | ---
title: SVGFEDistantLightElement
slug: Web/API/SVGFEDistantLightElement
page-type: web-api-interface
browser-compat: api.SVGFEDistantLightElement
---
{{APIRef("SVG")}}
The **`SVGFEDistantLightElement`** interface corresponds to the {{SVGElement("feDistantLight")}} element.
{{InheritanceDiagram}}
## Instance prop... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gyroscope/index.md | ---
title: Gyroscope
slug: Web/API/Gyroscope
page-type: web-api-interface
browser-compat: api.Gyroscope
---
{{securecontext_header}}{{APIRef("Sensor API")}}
The **`Gyroscope`** interface of the [Sensor APIs](/en-US/docs/Web/API/Sensor_APIs) provides on each reading the angular velocity of the device along all three a... | 0 |
data/mdn-content/files/en-us/web/api/gyroscope | data/mdn-content/files/en-us/web/api/gyroscope/z/index.md | ---
title: "Gyroscope: z property"
short-title: z
slug: Web/API/Gyroscope/z
page-type: web-api-instance-property
browser-compat: api.Gyroscope.z
---
{{securecontext_header}}{{APIRef("Sensor API")}}
The **`z`** read-only property of the
{{domxref("Gyroscope")}} interface returns a number specifying the
angular velocit... | 0 |
data/mdn-content/files/en-us/web/api/gyroscope | data/mdn-content/files/en-us/web/api/gyroscope/y/index.md | ---
title: "Gyroscope: y property"
short-title: "y"
slug: Web/API/Gyroscope/y
page-type: web-api-instance-property
browser-compat: api.Gyroscope.y
---
{{securecontext_header}}{{APIRef("Sensor API")}}
The **`y`** read-only property of the {{domxref("Gyroscope")}} interface returns a number specifying the angular veloc... | 0 |
data/mdn-content/files/en-us/web/api/gyroscope | data/mdn-content/files/en-us/web/api/gyroscope/x/index.md | ---
title: "Gyroscope: x property"
short-title: x
slug: Web/API/Gyroscope/x
page-type: web-api-instance-property
browser-compat: api.Gyroscope.x
---
{{securecontext_header}}{{APIRef("Sensor API")}}
The **`x`** read-only property of the
{{domxref("Gyroscope")}} interface returns a number specifying the
angular velocit... | 0 |
data/mdn-content/files/en-us/web/api/gyroscope | data/mdn-content/files/en-us/web/api/gyroscope/gyroscope/index.md | ---
title: "Gyroscope: Gyroscope() constructor"
short-title: Gyroscope()
slug: Web/API/Gyroscope/Gyroscope
page-type: web-api-constructor
browser-compat: api.Gyroscope.Gyroscope
---
{{securecontext_header}}{{APIRef("Sensor API")}}
The **`Gyroscope()`** constructor
creates a new {{domxref("Gyroscope")}} object which p... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mediaquerylistevent/index.md | ---
title: MediaQueryListEvent
slug: Web/API/MediaQueryListEvent
page-type: web-api-interface
browser-compat: api.MediaQueryListEvent
---
{{APIRef("CSSOM")}}
The `MediaQueryListEvent` object stores information on the changes that have happened to a {{DOMxRef("MediaQueryList")}} object — instances are available as the... | 0 |
data/mdn-content/files/en-us/web/api/mediaquerylistevent | data/mdn-content/files/en-us/web/api/mediaquerylistevent/media/index.md | ---
title: "MediaQueryListEvent: media property"
short-title: media
slug: Web/API/MediaQueryListEvent/media
page-type: web-api-instance-property
browser-compat: api.MediaQueryListEvent.media
---
{{APIRef("CSSOM")}}
The **`media`** read-only property of the
{{DOMxRef("MediaQueryListEvent")}} interface is a string repr... | 0 |
data/mdn-content/files/en-us/web/api/mediaquerylistevent | data/mdn-content/files/en-us/web/api/mediaquerylistevent/mediaquerylistevent/index.md | ---
title: "MediaQueryListEvent: MediaQueryListEvent() constructor"
short-title: MediaQueryListEvent()
slug: Web/API/MediaQueryListEvent/MediaQueryListEvent
page-type: web-api-constructor
browser-compat: api.MediaQueryListEvent.MediaQueryListEvent
---
{{APIRef("CSSOM")}}
The **`MediaQueryListEvent()`** constructor cr... | 0 |
data/mdn-content/files/en-us/web/api/mediaquerylistevent | data/mdn-content/files/en-us/web/api/mediaquerylistevent/matches/index.md | ---
title: "MediaQueryListEvent: matches property"
short-title: matches
slug: Web/API/MediaQueryListEvent/matches
page-type: web-api-instance-property
browser-compat: api.MediaQueryListEvent.matches
---
{{APIRef("CSSOM")}}
The **`matches`** read-only property of the
{{DOMxRef("MediaQueryListEvent")}} interface is a b... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller/index.md | ---
title: TransformStreamDefaultController
slug: Web/API/TransformStreamDefaultController
page-type: web-api-interface
browser-compat: api.TransformStreamDefaultController
---
{{APIRef("Streams")}}
The **`TransformStreamDefaultController`** interface of the [Streams API](/en-US/docs/Web/API/Streams_API) provides met... | 0 |
data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller | data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller/terminate/index.md | ---
title: "TransformStreamDefaultController: terminate() method"
short-title: terminate()
slug: Web/API/TransformStreamDefaultController/terminate
page-type: web-api-instance-method
browser-compat: api.TransformStreamDefaultController.terminate
---
{{DefaultAPISidebar("Streams API")}}
The **`terminate()`** method of... | 0 |
data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller | data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller/desiredsize/index.md | ---
title: "TransformStreamDefaultController: desiredSize property"
short-title: desiredSize
slug: Web/API/TransformStreamDefaultController/desiredSize
page-type: web-api-instance-property
browser-compat: api.TransformStreamDefaultController.desiredSize
---
{{DefaultAPISidebar("Streams API")}}
The **`desiredSize`** r... | 0 |
data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller | data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller/error/index.md | ---
title: "TransformStreamDefaultController: error() method"
short-title: error()
slug: Web/API/TransformStreamDefaultController/error
page-type: web-api-instance-method
browser-compat: api.TransformStreamDefaultController.error
---
{{DefaultAPISidebar("Streams API")}}
The **`error()`** method of the {{domxref("Tran... | 0 |
data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller | data/mdn-content/files/en-us/web/api/transformstreamdefaultcontroller/enqueue/index.md | ---
title: "TransformStreamDefaultController: enqueue() method"
short-title: enqueue()
slug: Web/API/TransformStreamDefaultController/enqueue
page-type: web-api-instance-method
browser-compat: api.TransformStreamDefaultController.enqueue
---
{{DefaultAPISidebar("Streams API")}}
The **`enqueue()`** method of the {{dom... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrjointspace/index.md | ---
title: XRJointSpace
slug: Web/API/XRJointSpace
page-type: web-api-interface
browser-compat: api.XRJointSpace
---
{{APIRef("WebXR Device API")}}
The **`XRJointSpace`** interface is an {{domxref("XRSpace")}} and represents the position and orientation of an {{domxref("XRHand")}} joint.
{{InheritanceDiagram}}
## I... | 0 |
data/mdn-content/files/en-us/web/api/xrjointspace | data/mdn-content/files/en-us/web/api/xrjointspace/jointname/index.md | ---
title: "XRJointSpace: jointName property"
short-title: jointName
slug: Web/API/XRJointSpace/jointName
page-type: web-api-instance-property
browser-compat: api.XRJointSpace.jointName
---
{{APIRef("WebXR Device API")}}
The read-only **`jointName`** property of the {{domxref("XRJointSpace")}} interface contains the ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/index.md | ---
title: WritableStreamDefaultWriter
slug: Web/API/WritableStreamDefaultWriter
page-type: web-api-interface
browser-compat: api.WritableStreamDefaultWriter
---
{{APIRef("Streams")}}
The **`WritableStreamDefaultWriter`** interface of the [Streams API](/en-US/docs/Web/API/Streams_API) is the object returned by {{domx... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/closed/index.md | ---
title: "WritableStreamDefaultWriter: closed property"
short-title: closed
slug: Web/API/WritableStreamDefaultWriter/closed
page-type: web-api-instance-property
browser-compat: api.WritableStreamDefaultWriter.closed
---
{{APIRef("Streams")}}
The **`closed`** read-only property of the
{{domxref("WritableStreamDefau... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/desiredsize/index.md | ---
title: "WritableStreamDefaultWriter: desiredSize property"
short-title: desiredSize
slug: Web/API/WritableStreamDefaultWriter/desiredSize
page-type: web-api-instance-property
browser-compat: api.WritableStreamDefaultWriter.desiredSize
---
{{APIRef("Streams")}}
The **`desiredSize`** read-only property of the
{{dom... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/write/index.md | ---
title: "WritableStreamDefaultWriter: write() method"
short-title: write()
slug: Web/API/WritableStreamDefaultWriter/write
page-type: web-api-instance-method
browser-compat: api.WritableStreamDefaultWriter.write
---
{{APIRef("Streams")}}
The **`write()`** method of the
{{domxref("WritableStreamDefaultWriter")}} in... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/abort/index.md | ---
title: "WritableStreamDefaultWriter: abort() method"
short-title: abort()
slug: Web/API/WritableStreamDefaultWriter/abort
page-type: web-api-instance-method
browser-compat: api.WritableStreamDefaultWriter.abort
---
{{APIRef("Streams")}}
The **`abort()`** method of the
{{domxref("WritableStreamDefaultWriter")}} in... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/ready/index.md | ---
title: "WritableStreamDefaultWriter: ready property"
short-title: ready
slug: Web/API/WritableStreamDefaultWriter/ready
page-type: web-api-instance-property
browser-compat: api.WritableStreamDefaultWriter.ready
---
{{APIRef("Streams")}}
The **`ready`** read-only property of the
{{domxref("WritableStreamDefaultWri... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/releaselock/index.md | ---
title: "WritableStreamDefaultWriter: releaseLock() method"
short-title: releaseLock()
slug: Web/API/WritableStreamDefaultWriter/releaseLock
page-type: web-api-instance-method
browser-compat: api.WritableStreamDefaultWriter.releaseLock
---
{{APIRef("Streams")}}
The **`releaseLock()`** method of the
{{domxref("Writ... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/close/index.md | ---
title: "WritableStreamDefaultWriter: close() method"
short-title: close()
slug: Web/API/WritableStreamDefaultWriter/close
page-type: web-api-instance-method
browser-compat: api.WritableStreamDefaultWriter.close
---
{{APIRef("Streams")}}
The **`close()`** method of the
{{domxref("WritableStreamDefaultWriter")}} in... | 0 |
data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter | data/mdn-content/files/en-us/web/api/writablestreamdefaultwriter/writablestreamdefaultwriter/index.md | ---
title: "WritableStreamDefaultWriter: WritableStreamDefaultWriter() constructor"
short-title: WritableStreamDefaultWriter()
slug: Web/API/WritableStreamDefaultWriter/WritableStreamDefaultWriter
page-type: web-api-constructor
browser-compat: api.WritableStreamDefaultWriter.WritableStreamDefaultWriter
---
{{APIRef("S... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/backgroundfetchevent/index.md | ---
title: BackgroundFetchEvent
slug: Web/API/BackgroundFetchEvent
page-type: web-api-interface
status:
- experimental
browser-compat: api.BackgroundFetchEvent
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`BackgroundFetchEvent`** interface of the {{domxref('Background Fetch API','','',' ')}} is th... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchevent | data/mdn-content/files/en-us/web/api/backgroundfetchevent/registration/index.md | ---
title: "BackgroundFetchEvent: registration property"
short-title: registration
slug: Web/API/BackgroundFetchEvent/registration
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.BackgroundFetchEvent.registration
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`registr... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchevent | data/mdn-content/files/en-us/web/api/backgroundfetchevent/backgroundfetchevent/index.md | ---
title: "BackgroundFetchEvent: BackgroundFetchEvent() constructor"
short-title: BackgroundFetchEvent()
slug: Web/API/BackgroundFetchEvent/BackgroundFetchEvent
page-type: web-api-constructor
status:
- experimental
browser-compat: api.BackgroundFetchEvent.BackgroundFetchEvent
---
{{APIRef("Background Fetch API")}}{... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/focusevent/index.md | ---
title: FocusEvent
slug: Web/API/FocusEvent
page-type: web-api-interface
browser-compat: api.FocusEvent
---
{{APIRef("UI Events")}}
The **`FocusEvent`** interface represents focus-related events, including {{domxref("Element/focus_event", "focus")}}, {{domxref("Element/blur_event", "blur")}}, {{domxref("Element/fo... | 0 |
data/mdn-content/files/en-us/web/api/focusevent | data/mdn-content/files/en-us/web/api/focusevent/relatedtarget/index.md | ---
title: "FocusEvent: relatedTarget property"
short-title: relatedTarget
slug: Web/API/FocusEvent/relatedTarget
page-type: web-api-instance-property
browser-compat: api.FocusEvent.relatedTarget
---
{{ apiref("DOM Events") }}
The **`FocusEvent.relatedTarget`** read-only property is the
secondary target, depending on... | 0 |
data/mdn-content/files/en-us/web/api/focusevent | data/mdn-content/files/en-us/web/api/focusevent/focusevent/index.md | ---
title: "FocusEvent: FocusEvent() constructor"
short-title: FocusEvent()
slug: Web/API/FocusEvent/FocusEvent
page-type: web-api-constructor
browser-compat: api.FocusEvent.FocusEvent
---
{{APIRef("UI Events")}}
The **`FocusEvent()`** constructor returns a newly created
{{domxref("FocusEvent")}} object with an optio... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/idbtransaction/index.md | ---
title: IDBTransaction
slug: Web/API/IDBTransaction
page-type: web-api-interface
browser-compat: api.IDBTransaction
---
{{APIRef("IndexedDB")}}
The **`IDBTransaction`** interface of the [IndexedDB API](/en-US/docs/Web/API/IndexedDB_API) provides a static, asynchronous transaction on a database using event handler ... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/mode/index.md | ---
title: "IDBTransaction: mode property"
short-title: mode
slug: Web/API/IDBTransaction/mode
page-type: web-api-instance-property
browser-compat: api.IDBTransaction.mode
---
{{ APIRef("IndexedDB") }}
The **`mode`** read-only property of the
{{domxref("IDBTransaction")}} interface returns the current mode for access... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/abort_event/index.md | ---
title: "IDBTransaction: abort event"
short-title: abort
slug: Web/API/IDBTransaction/abort_event
page-type: web-api-event
browser-compat: api.IDBTransaction.abort_event
---
{{APIRef("IndexedDB")}}
The `abort` event is fired when an `IndexedDB` transaction is aborted.
This can happen for any of the following reas... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/error/index.md | ---
title: "IDBTransaction: error property"
short-title: error
slug: Web/API/IDBTransaction/error
page-type: web-api-instance-property
browser-compat: api.IDBTransaction.error
---
{{ APIRef("IndexedDB") }}
The **`IDBTransaction.error`** property of the {{domxref("IDBTransaction")}} interface
returns the type of error... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/complete_event/index.md | ---
title: "IDBTransaction: complete event"
short-title: complete
slug: Web/API/IDBTransaction/complete_event
page-type: web-api-event
browser-compat: api.IDBTransaction.complete_event
---
{{APIRef("IndexedDB")}}
The **`complete`** event of the [IndexedDB API](/en-US/docs/Web/API/IndexedDB_API) is fired when the tran... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/objectstorenames/index.md | ---
title: "IDBTransaction: objectStoreNames property"
short-title: objectStoreNames
slug: Web/API/IDBTransaction/ObjectStoreNames
page-type: web-api-instance-property
browser-compat: api.IDBTransaction.objectStoreNames
---
{{ APIRef("IndexedDB") }}
The **`objectStoreNames`** read-only property of the
{{domxref("IDBT... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/objectstore/index.md | ---
title: "IDBTransaction: objectStore() method"
short-title: objectStore()
slug: Web/API/IDBTransaction/objectStore
page-type: web-api-instance-method
browser-compat: api.IDBTransaction.objectStore
---
{{ APIRef("IndexedDB") }}
The **`objectStore()`** method of the
{{domxref("IDBTransaction")}} interface returns an... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/abort/index.md | ---
title: "IDBTransaction: abort() method"
short-title: abort()
slug: Web/API/IDBTransaction/abort
page-type: web-api-instance-method
browser-compat: api.IDBTransaction.abort
---
{{ APIRef("IndexedDB") }}
The **`abort()`** method of the {{domxref("IDBTransaction")}}
interface rolls back all the changes to objects in... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/commit/index.md | ---
title: "IDBTransaction: commit() method"
short-title: commit()
slug: Web/API/IDBTransaction/commit
page-type: web-api-instance-method
browser-compat: api.IDBTransaction.commit
---
{{ APIRef("IndexedDB") }}
The **`commit()`** method of the {{domxref("IDBTransaction")}} interface commits the transaction if it is ca... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/db/index.md | ---
title: "IDBTransaction: db property"
short-title: db
slug: Web/API/IDBTransaction/db
page-type: web-api-instance-property
browser-compat: api.IDBTransaction.db
---
{{ APIRef("IndexedDB") }}
The **`db`** read-only property of the {{domxref("IDBTransaction")}} interface returns the database connection
with which th... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/durability/index.md | ---
title: "IDBTransaction: durability property"
short-title: durability
slug: Web/API/IDBTransaction/durability
page-type: web-api-instance-property
browser-compat: api.IDBTransaction.durability
---
{{securecontext_header}}{{DefaultAPISidebar("IndexedDB")}}
The **`durability`** read-only property of the
{{domxref("I... | 0 |
data/mdn-content/files/en-us/web/api/idbtransaction | data/mdn-content/files/en-us/web/api/idbtransaction/error_event/index.md | ---
title: "IDBTransaction: error event"
short-title: error
slug: Web/API/IDBTransaction/error_event
page-type: web-api-event
browser-compat: api.IDBTransaction.error_event
---
{{ APIRef("IndexedDB") }}
The `error` event is fired on `IDBTransaction` when a request returns an error and the event bubbles up to the tran... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/fedcm_api/index.md | ---
title: Federated Credential Management (FedCM) API
slug: Web/API/FedCM_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.IdentityCredential
---
{{SeeCompatTable}}{{DefaultAPISidebar("FedCM API")}}
The **Federated Credential Management API** (or _FedCM API_) provides a standard mechanism... | 0 |
data/mdn-content/files/en-us/web/api/fedcm_api | data/mdn-content/files/en-us/web/api/fedcm_api/idp_integration/index.md | ---
title: Identity provider integration with FedCM
slug: Web/API/FedCM_API/IDP_integration
page-type: guide
---
{{DefaultAPISidebar("FedCM API")}}
This article details all the steps an identity provider (IdP) needs to take to integrate with the Federated Credential Management (FedCM) API.
## IdP integration steps
... | 0 |
data/mdn-content/files/en-us/web/api/fedcm_api | data/mdn-content/files/en-us/web/api/fedcm_api/rp_sign-in/index.md | ---
title: Relying party federated sign-in
slug: Web/API/FedCM_API/RP_sign-in
page-type: guide
---
{{DefaultAPISidebar("FedCM API")}}
This article describes the process by which a relying party (RP) can use the [Federated Credential Management (FedCM) API](/en-US/docs/Web/API/FedCM_API) to perform a federated sign-in... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/transformstream/index.md | ---
title: TransformStream
slug: Web/API/TransformStream
page-type: web-api-interface
browser-compat: api.TransformStream
---
{{APIRef("Streams")}}
The **`TransformStream`** interface of the [Streams API](/en-US/docs/Web/API/Streams_API) represents a concrete implementation of the [pipe chain](/en-US/docs/Web/API/Str... | 0 |
data/mdn-content/files/en-us/web/api/transformstream | data/mdn-content/files/en-us/web/api/transformstream/readable/index.md | ---
title: "TransformStream: readable property"
short-title: readable
slug: Web/API/TransformStream/readable
page-type: web-api-instance-property
browser-compat: api.TransformStream.readable
---
{{APIRef("Streams")}}
The **`readable`** read-only property of the {{domxref("TransformStream")}} interface returns the {{d... | 0 |
data/mdn-content/files/en-us/web/api/transformstream | data/mdn-content/files/en-us/web/api/transformstream/writable/index.md | ---
title: "TransformStream: writable property"
short-title: writable
slug: Web/API/TransformStream/writable
page-type: web-api-instance-property
browser-compat: api.TransformStream.writable
---
{{APIRef("Streams")}}
The **`writable`** read-only property of the {{domxref("TransformStream")}} interface returns the {{d... | 0 |
data/mdn-content/files/en-us/web/api/transformstream | data/mdn-content/files/en-us/web/api/transformstream/transformstream/index.md | ---
title: "TransformStream: TransformStream() constructor"
short-title: TransformStream()
slug: Web/API/TransformStream/TransformStream
page-type: web-api-constructor
browser-compat: api.TransformStream.TransformStream
---
{{APIRef("Streams")}}
The **`TransformStream()`** constructor creates a new {{domxref("Transfo... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/urlpattern/index.md | ---
title: URLPattern
slug: Web/API/URLPattern
page-type: web-api-interface
status:
- experimental
browser-compat: api.URLPattern
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`URLPattern`** interface of the {{domxref("URL Pattern API", "", "", "nocode")}} matches URLs or parts of URLs against a pattern... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/test/index.md | ---
title: "URLPattern: test() method"
short-title: test()
slug: Web/API/URLPattern/test
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.URLPattern.test
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`test()`** method of the {{domxref("URLPattern")}} interface takes a URL or... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/username/index.md | ---
title: "URLPattern: username property"
short-title: username
slug: Web/API/URLPattern/username
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.username
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`username`** read-only property of the {{domxref("URLPatter... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/search/index.md | ---
title: "URLPattern: search property"
short-title: search
slug: Web/API/URLPattern/search
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.search
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`search`** read-only property of the {{domxref("URLPattern")}} inte... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/port/index.md | ---
title: "URLPattern: port property"
short-title: port
slug: Web/API/URLPattern/port
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.port
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`port`** read-only property of the {{domxref("URLPattern")}} interface is a... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/hash/index.md | ---
title: "URLPattern: hash property"
short-title: hash
slug: Web/API/URLPattern/hash
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.hash
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`hash`** read-only property of the {{domxref("URLPattern")}} interface is a... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/pathname/index.md | ---
title: "URLPattern: pathname property"
short-title: pathname
slug: Web/API/URLPattern/pathname
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.pathname
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`pathname`** read-only property of the {{domxref("URLPatter... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/exec/index.md | ---
title: "URLPattern: exec() method"
short-title: exec()
slug: Web/API/URLPattern/exec
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.URLPattern.exec
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`exec()`** method of the {{domxref("URLPattern")}} interface takes a URL or... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/hostname/index.md | ---
title: "URLPattern: hostname property"
short-title: hostname
slug: Web/API/URLPattern/hostname
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.hostname
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`hostname`** read-only property of the {{domxref("URLPatter... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/password/index.md | ---
title: "URLPattern: password property"
short-title: password
slug: Web/API/URLPattern/password
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.password
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`password`** read-only property of the {{domxref("URLPatter... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/protocol/index.md | ---
title: "URLPattern: protocol property"
short-title: protocol
slug: Web/API/URLPattern/protocol
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.URLPattern.protocol
---
{{APIRef("URL Pattern API")}}{{SeeCompatTable}}
The **`protocol`** read-only property of the {{domxref("URLPatter... | 0 |
data/mdn-content/files/en-us/web/api/urlpattern | data/mdn-content/files/en-us/web/api/urlpattern/urlpattern/index.md | ---
title: "URLPattern: URLPattern() constructor"
short-title: URLPattern()
slug: Web/API/URLPattern/URLPattern
page-type: web-api-constructor
status:
- experimental
browser-compat: api.URLPattern.URLPattern
---
{{APIRef("URLPattern API")}}{{SeeCompatTable}}
The **`URLPattern()`** constructor returns a new {{domxre... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/presentationconnectionlist/index.md | ---
title: PresentationConnectionList
slug: Web/API/PresentationConnectionList
page-type: web-api-interface
status:
- experimental
browser-compat: api.PresentationConnectionList
---
{{securecontext_header}}{{SeeCompatTable}}{{APIRef("Presentation API")}}
`PresentationConnectionList` is the collection of incoming pr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/useractivation/index.md | ---
title: UserActivation
slug: Web/API/UserActivation
page-type: web-api-interface
browser-compat: api.UserActivation
---
{{APIRef("HTML DOM")}}
The **`UserActivation`** interface provides information about whether a user is currently interacting with the page, or has completed an interaction since page load.
This ... | 0 |
data/mdn-content/files/en-us/web/api/useractivation | data/mdn-content/files/en-us/web/api/useractivation/hasbeenactive/index.md | ---
title: "UserActivation: hasBeenActive property"
short-title: hasBeenActive
slug: Web/API/UserActivation/hasBeenActive
page-type: web-api-instance-property
browser-compat: api.UserActivation.hasBeenActive
---
{{APIRef("HTML DOM")}}
The read-only **`hasBeenActive`** property of the {{domxref("UserActivation")}} int... | 0 |
data/mdn-content/files/en-us/web/api/useractivation | data/mdn-content/files/en-us/web/api/useractivation/isactive/index.md | ---
title: "UserActivation: isActive property"
short-title: isActive
slug: Web/API/UserActivation/isActive
page-type: web-api-instance-property
browser-compat: api.UserActivation.isActive
---
{{APIRef("HTML DOM")}}
The read-only **`isActive`** property of the {{domxref("UserActivation")}} interface indicates whether ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rsapssparams/index.md | ---
title: RsaPssParams
slug: Web/API/RsaPssParams
page-type: web-api-interface
spec-urls: https://w3c.github.io/webcrypto/#dfn-RsaPssParams
---
{{ APIRef("Web Crypto API") }}
The **`RsaPssParams`** dictionary of the [Web Crypto API](/en-US/docs/Web/API/Web_Crypto_API) represents the object that should be passed as t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/csssupportsrule/index.md | ---
title: CSSSupportsRule
slug: Web/API/CSSSupportsRule
page-type: web-api-interface
browser-compat: api.CSSSupportsRule
---
{{APIRef("CSSOM")}}
The **`CSSSupportsRule`** interface represents a single CSS {{cssxref("@supports")}} [at-rule](/en-US/docs/Web/CSS/At-rule).
{{InheritanceDiagram}}
## Instance properties... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmllabelelement/index.md | ---
title: HTMLLabelElement
slug: Web/API/HTMLLabelElement
page-type: web-api-interface
browser-compat: api.HTMLLabelElement
---
{{ APIRef("HTML DOM") }}
The **`HTMLLabelElement`** interface gives access to properties specific to {{HTMLElement("label")}} elements. It inherits methods and properties from the base {{do... | 0 |
data/mdn-content/files/en-us/web/api/htmllabelelement | data/mdn-content/files/en-us/web/api/htmllabelelement/form/index.md | ---
title: "HTMLLabelElement: form property"
short-title: form
slug: Web/API/HTMLLabelElement/form
page-type: web-api-instance-property
browser-compat: api.HTMLLabelElement.form
---
{{APIRef("HTML DOM")}}
The read-only **`HTMLLabelElement.form`** property returns an
{{domxref("HTMLFormElement")}} object which represe... | 0 |
data/mdn-content/files/en-us/web/api/htmllabelelement | data/mdn-content/files/en-us/web/api/htmllabelelement/control/index.md | ---
title: "HTMLLabelElement: control property"
short-title: control
slug: Web/API/HTMLLabelElement/control
page-type: web-api-instance-property
browser-compat: api.HTMLLabelElement.control
---
{{APIRef("HTML DOM")}}
The read-only **`HTMLLabelElement.control`** property returns a
reference to the control (in the form... | 0 |
data/mdn-content/files/en-us/web/api/htmllabelelement | data/mdn-content/files/en-us/web/api/htmllabelelement/htmlfor/index.md | ---
title: "HTMLLabelElement: htmlFor property"
short-title: htmlFor
slug: Web/API/HTMLLabelElement/htmlFor
page-type: web-api-instance-property
browser-compat: api.HTMLLabelElement.htmlFor
---
{{APIRef("HTML DOM")}}
The **`HTMLLabelElement.htmlFor`** property reflects the value
of the [`for`](/en-US/docs/Web/HTML/El... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/offlineaudiocontext/index.md | ---
title: OfflineAudioContext
slug: Web/API/OfflineAudioContext
page-type: web-api-interface
browser-compat: api.OfflineAudioContext
---
{{APIRef("Web Audio API")}}
The `OfflineAudioContext` interface is an {{domxref("AudioContext")}} interface representing an audio-processing graph built from linked together {{domx... | 0 |
data/mdn-content/files/en-us/web/api/offlineaudiocontext | data/mdn-content/files/en-us/web/api/offlineaudiocontext/startrendering/index.md | ---
title: "OfflineAudioContext: startRendering() method"
short-title: startRendering()
slug: Web/API/OfflineAudioContext/startRendering
page-type: web-api-instance-method
browser-compat: api.OfflineAudioContext.startRendering
---
{{ APIRef("Web Audio API") }}
The `startRendering()` method of the {{ domxref("OfflineA... | 0 |
data/mdn-content/files/en-us/web/api/offlineaudiocontext | data/mdn-content/files/en-us/web/api/offlineaudiocontext/resume/index.md | ---
title: "OfflineAudioContext: resume() method"
short-title: resume()
slug: Web/API/OfflineAudioContext/resume
page-type: web-api-instance-method
browser-compat: api.OfflineAudioContext.resume
---
{{ APIRef("Web Audio API") }}
The **`resume()`** method of the
{{domxref("OfflineAudioContext")}} interface resumes the... | 0 |
data/mdn-content/files/en-us/web/api/offlineaudiocontext | data/mdn-content/files/en-us/web/api/offlineaudiocontext/length/index.md | ---
title: "OfflineAudioContext: length property"
short-title: length
slug: Web/API/OfflineAudioContext/length
page-type: web-api-instance-property
browser-compat: api.OfflineAudioContext.length
---
{{ APIRef("Web Audio API") }}
The **`length`** property of the
{{domxref("OfflineAudioContext")}} interface returns an ... | 0 |
data/mdn-content/files/en-us/web/api/offlineaudiocontext | data/mdn-content/files/en-us/web/api/offlineaudiocontext/complete_event/index.md | ---
title: "OfflineAudioContext: complete event"
short-title: complete
slug: Web/API/OfflineAudioContext/complete_event
page-type: web-api-event
browser-compat: api.OfflineAudioContext.complete_event
---
{{DefaultAPISidebar("Web Audio API")}}
The `complete` event of the {{domxref("OfflineAudioContext")}} interface is... | 0 |
data/mdn-content/files/en-us/web/api/offlineaudiocontext | data/mdn-content/files/en-us/web/api/offlineaudiocontext/suspend/index.md | ---
title: "OfflineAudioContext: suspend() method"
short-title: suspend()
slug: Web/API/OfflineAudioContext/suspend
page-type: web-api-instance-method
browser-compat: api.OfflineAudioContext.suspend
---
{{ APIRef("Web Audio API") }}
The **`suspend()`** method of the {{
domxref("OfflineAudioContext") }} interface sc... | 0 |
data/mdn-content/files/en-us/web/api/offlineaudiocontext | data/mdn-content/files/en-us/web/api/offlineaudiocontext/offlineaudiocontext/index.md | ---
title: "OfflineAudioContext: OfflineAudioContext() constructor"
short-title: OfflineAudioContext()
slug: Web/API/OfflineAudioContext/OfflineAudioContext
page-type: web-api-constructor
browser-compat: api.OfflineAudioContext.OfflineAudioContext
---
{{APIRef("Web Audio API")}}
The
**`OfflineAudioContext()`** constr... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/ext_shader_texture_lod/index.md | ---
title: EXT_shader_texture_lod extension
short-title: EXT_shader_texture_lod
slug: Web/API/EXT_shader_texture_lod
page-type: webgl-extension
browser-compat: api.EXT_shader_texture_lod
---
{{APIRef("WebGL")}}
The **`EXT_shader_texture_lod`** extension is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and ad... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webglquery/index.md | ---
title: WebGLQuery
slug: Web/API/WebGLQuery
page-type: web-api-interface
browser-compat: api.WebGLQuery
---
{{APIRef("WebGL")}}
The **`WebGLQuery`** interface is part of the [WebGL 2](/en-US/docs/Web/API/WebGL_API) API and provides ways to asynchronously query for information. By default, occlusion queries and pri... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webgl_compressed_texture_etc/index.md | ---
title: WEBGL_compressed_texture_etc extension
short-title: WEBGL_compressed_texture_etc
slug: Web/API/WEBGL_compressed_texture_etc
page-type: webgl-extension
browser-compat: api.WEBGL_compressed_texture_etc
---
{{APIRef("WebGL")}}
The **`WEBGL_compressed_texture_etc`** extension is part of the [WebGL API](/en-US/... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/midiinputmap/index.md | ---
title: MIDIInputMap
slug: Web/API/MIDIInputMap
page-type: web-api-interface
browser-compat: api.MIDIInputMap
---
{{APIRef("Web MIDI API")}}{{SecureContext_Header}}
The **`MIDIInputMap`** read-only interface of the [Web MIDI API](/en-US/docs/Web/API/Web_MIDI_API) provides the set of MIDI input ports that are curre... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmldetailselement/index.md | ---
title: HTMLDetailsElement
slug: Web/API/HTMLDetailsElement
page-type: web-api-interface
browser-compat: api.HTMLDetailsElement
---
{{APIRef("HTML DOM")}}
The **`HTMLDetailsElement`** interface provides special properties (beyond the regular {{domxref("HTMLElement")}} interface it also has available to it by inher... | 0 |
data/mdn-content/files/en-us/web/api/htmldetailselement | data/mdn-content/files/en-us/web/api/htmldetailselement/toggle_event/index.md | ---
title: "HTMLDetailsElement: toggle event"
short-title: toggle
slug: Web/API/HTMLDetailsElement/toggle_event
page-type: web-api-event
browser-compat: api.HTMLDetailsElement.toggle_event
---
{{APIRef}}
The **`toggle`** event fires when the `open`/`closed` state of a {{HtmlElement("details")}} element is toggled.
T... | 0 |
data/mdn-content/files/en-us/web/api/htmldetailselement | data/mdn-content/files/en-us/web/api/htmldetailselement/open/index.md | ---
title: "HTMLDetailsElement: open property"
short-title: open
slug: Web/API/HTMLDetailsElement/open
page-type: web-api-instance-property
browser-compat: api.HTMLDetailsElement.open
---
{{ APIRef("HTML DOM") }}
The **`open`** property of the
{{domxref("HTMLDetailsElement")}} interface is a boolean value reflecting ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrsession/index.md | ---
title: XRSession
slug: Web/API/XRSession
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRSession
---
{{APIRef("WebXR Device API")}}{{SecureContext_Header}}{{SeeCompatTable}}
The {{domxref("WebXR Device API")}}'s **`XRSession`** interface represents an ongoing XR session, providing meth... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.