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/device_orientation_events/index.md | ---
title: Device orientation events
slug: Web/API/Device_orientation_events
page-type: web-api-overview
browser-compat:
- api.Window.deviceorientation_event
- api.Window.devicemotion_event
- api.Window.deviceorientationabsolute_event
- api.DeviceOrientationEvent
- api.DeviceMotionEvent
- api.DeviceMotionEv... | 0 |
data/mdn-content/files/en-us/web/api/device_orientation_events | data/mdn-content/files/en-us/web/api/device_orientation_events/orientation_and_motion_data_explained/index.md | ---
title: Orientation and motion data explained
slug: Web/API/Device_orientation_events/Orientation_and_motion_data_explained
page-type: guide
---
{{DefaultAPISidebar("Device Orientation Events")}}{{securecontext_header}}
When using orientation and motion events, it's important to understand what the values you're g... | 0 |
data/mdn-content/files/en-us/web/api/device_orientation_events | data/mdn-content/files/en-us/web/api/device_orientation_events/detecting_device_orientation/index.md | ---
title: Detecting device orientation
slug: Web/API/Device_orientation_events/Detecting_device_orientation
page-type: guide
browser-compat:
- api.DeviceMotionEvent
- api.DeviceOrientationEvent
---
{{DefaultAPISidebar("Device Orientation Events")}}{{securecontext_header}}
Increasingly, web-enabled devices are ca... | 0 |
data/mdn-content/files/en-us/web/api/device_orientation_events | data/mdn-content/files/en-us/web/api/device_orientation_events/using_device_orientation_with_3d_transforms/index.md | ---
title: Using device orientation with 3D transforms
slug: Web/API/Device_orientation_events/Using_device_orientation_with_3D_transforms
page-type: guide
---
{{DefaultAPISidebar("Device Orientation Events")}}{{securecontext_header}}
This article provides tips on how to use device orientation information in tandem w... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/aescbcparams/index.md | ---
title: AesCbcParams
slug: Web/API/AesCbcParams
page-type: web-api-interface
spec-urls: https://w3c.github.io/webcrypto/#dfn-AesCbcParams
---
{{ APIRef("Web Crypto API") }}
The **`AesCbcParams`** 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/xrcubelayer/index.md | ---
title: XRCubeLayer
slug: Web/API/XRCubeLayer
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRCubeLayer
---
{{securecontext_header}}{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`XRCubeLayer`** interface of the [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) is a layer... | 0 |
data/mdn-content/files/en-us/web/api/xrcubelayer | data/mdn-content/files/en-us/web/api/xrcubelayer/orientation/index.md | ---
title: "XRCubeLayer: orientation property"
short-title: orientation
slug: Web/API/XRCubeLayer/orientation
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRCubeLayer.orientation
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`orientation`** property of the {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/xrcubelayer | data/mdn-content/files/en-us/web/api/xrcubelayer/space/index.md | ---
title: "XRCubeLayer: space property"
short-title: space
slug: Web/API/XRCubeLayer/space
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRCubeLayer.space
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`space`** property of the {{domxref("XRCubeLayer")}} interface repr... | 0 |
data/mdn-content/files/en-us/web/api/xrcubelayer | data/mdn-content/files/en-us/web/api/xrcubelayer/redraw_event/index.md | ---
title: "XRCubeLayer: redraw event"
short-title: redraw
slug: Web/API/XRCubeLayer/redraw_event
page-type: web-api-event
status:
- experimental
browser-compat: api.XRCubeLayer.redraw_event
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The `redraw` event is sent to the `XRCubeLayer` object when the underlyi... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlcanvaselement/index.md | ---
title: HTMLCanvasElement
slug: Web/API/HTMLCanvasElement
page-type: web-api-interface
browser-compat: api.HTMLCanvasElement
---
{{APIRef("Canvas API")}}
The **`HTMLCanvasElement`** interface provides properties and methods for manipulating the layout and presentation of {{HtmlElement("canvas")}} elements. The `HT... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/todataurl/index.md | ---
title: "HTMLCanvasElement: toDataURL() method"
short-title: toDataURL()
slug: Web/API/HTMLCanvasElement/toDataURL
page-type: web-api-instance-method
browser-compat: api.HTMLCanvasElement.toDataURL
---
{{APIRef("Canvas API")}}
The **`HTMLCanvasElement.toDataURL()`** method returns a [data URL](/en-US/docs/Web/HTTP... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/mozopaque/index.md | ---
title: "HTMLCanvasElement: mozOpaque property"
short-title: mozOpaque
slug: Web/API/HTMLCanvasElement/mozOpaque
page-type: web-api-instance-property
status:
- deprecated
- non-standard
browser-compat: api.HTMLCanvasElement.mozOpaque
---
{{APIRef("Canvas API")}}{{deprecated_header}}{{non-standard_header}}
The ... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/capturestream/index.md | ---
title: "HTMLCanvasElement: captureStream() method"
short-title: captureStream()
slug: Web/API/HTMLCanvasElement/captureStream
page-type: web-api-instance-method
browser-compat: api.HTMLCanvasElement.captureStream
---
{{APIRef("Media Capture and Streams")}}
The **`captureStream()`** method of the {{domxref("HTMLCa... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/getcontext/index.md | ---
title: "HTMLCanvasElement: getContext() method"
short-title: getContext()
slug: Web/API/HTMLCanvasElement/getContext
page-type: web-api-instance-method
browser-compat: api.HTMLCanvasElement.getContext
---
{{APIRef("Canvas API")}}
The
**`HTMLCanvasElement.getContext()`** method returns a drawing
context on the can... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/webglcontextlost_event/index.md | ---
title: "HTMLCanvasElement: webglcontextlost event"
short-title: webglcontextlost
slug: Web/API/HTMLCanvasElement/webglcontextlost_event
page-type: web-api-event
browser-compat: api.HTMLCanvasElement.webglcontextlost_event
---
{{APIRef}}
The **`webglcontextlost`** event of the [WebGL API](/en-US/docs/Web/API/WebGL... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/webglcontextrestored_event/index.md | ---
title: "HTMLCanvasElement: webglcontextrestored event"
short-title: webglcontextrestored
slug: Web/API/HTMLCanvasElement/webglcontextrestored_event
page-type: web-api-event
browser-compat: api.HTMLCanvasElement.webglcontextrestored_event
---
{{APIRef}}
The **`webglcontextrestored`** event of the [WebGL API](/en-U... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/toblob/index.md | ---
title: "HTMLCanvasElement: toBlob() method"
short-title: toBlob()
slug: Web/API/HTMLCanvasElement/toBlob
page-type: web-api-instance-method
browser-compat: api.HTMLCanvasElement.toBlob
---
{{APIRef("Canvas API")}}
The **`HTMLCanvasElement.toBlob()`** method creates a {{domxref("Blob")}} object representing the im... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/transfercontroltooffscreen/index.md | ---
title: "HTMLCanvasElement: transferControlToOffscreen() method"
short-title: transferControlToOffscreen()
slug: Web/API/HTMLCanvasElement/transferControlToOffscreen
page-type: web-api-instance-method
browser-compat: api.HTMLCanvasElement.transferControlToOffscreen
---
{{APIRef("Canvas API")}}
The **`HTMLCanvasEle... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/width/index.md | ---
title: "HTMLCanvasElement: width property"
short-title: width
slug: Web/API/HTMLCanvasElement/width
page-type: web-api-instance-property
browser-compat: api.HTMLCanvasElement.width
---
{{APIRef("Canvas API")}}
The **`HTMLCanvasElement.width`** property is a
positive `integer` reflecting the [`width`](/en-US/docs/... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/height/index.md | ---
title: "HTMLCanvasElement: height property"
short-title: height
slug: Web/API/HTMLCanvasElement/height
page-type: web-api-instance-property
browser-compat: api.HTMLCanvasElement.height
---
{{APIRef("Canvas API")}}
The **`HTMLCanvasElement.height`** property is a
positive `integer` reflecting the [`height`](/en-US... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/contextlost_event/index.md | ---
title: "HTMLCanvasElement: contextlost event"
short-title: contextlost
slug: Web/API/HTMLCanvasElement/contextlost_event
page-type: web-api-event
status:
- experimental
browser-compat: api.HTMLCanvasElement.contextlost_event
---
{{APIRef}}{{SeeCompatTable}}
The **`contextlost`** event of the [Canvas API](/en-US... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/webglcontextcreationerror_event/index.md | ---
title: "HTMLCanvasElement: webglcontextcreationerror event"
short-title: webglcontextcreationerror
slug: Web/API/HTMLCanvasElement/webglcontextcreationerror_event
page-type: web-api-event
browser-compat: api.HTMLCanvasElement.webglcontextcreationerror_event
---
{{APIRef}}
The **`webglcontextcreationerror`** event... | 0 |
data/mdn-content/files/en-us/web/api/htmlcanvaselement | data/mdn-content/files/en-us/web/api/htmlcanvaselement/contextrestored_event/index.md | ---
title: "HTMLCanvasElement: contextrestored event"
short-title: contextrestored
slug: Web/API/HTMLCanvasElement/contextrestored_event
page-type: web-api-event
status:
- experimental
browser-compat: api.HTMLCanvasElement.contextrestored_event
---
{{APIRef}}{{SeeCompatTable}}
The **`contextrestored`** event of the... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/text/index.md | ---
title: Text
slug: Web/API/Text
page-type: web-api-interface
browser-compat: api.Text
---
{{ApiRef("DOM")}}
The **`Text`** interface represents a text {{domxref("Node", "node")}} in a DOM tree.
{{InheritanceDiagram}}
To understand what a text node is, consider the following document:
```html
<html lang="en" cla... | 0 |
data/mdn-content/files/en-us/web/api/text | data/mdn-content/files/en-us/web/api/text/text/index.md | ---
title: "Text: Text() constructor"
short-title: Text()
slug: Web/API/Text/Text
page-type: web-api-constructor
browser-compat: api.Text.Text
---
{{ APIRef("DOM")}}
The **`Text()`** constructor returns a new {{domxref("Text")}} object
with the optional string given in parameter as its textual content.
## Syntax
``... | 0 |
data/mdn-content/files/en-us/web/api/text | data/mdn-content/files/en-us/web/api/text/wholetext/index.md | ---
title: "Text: wholeText property"
short-title: wholeText
slug: Web/API/Text/wholeText
page-type: web-api-instance-property
browser-compat: api.Text.wholeText
---
{{ apiref("DOM") }}
The read-only **`wholeText`** property of the {{domxref("Text")}} interface
returns the full text of all {{domxref("Text")}} nodes l... | 0 |
data/mdn-content/files/en-us/web/api/text | data/mdn-content/files/en-us/web/api/text/splittext/index.md | ---
title: "Text: splitText() method"
short-title: splitText()
slug: Web/API/Text/splitText
page-type: web-api-instance-method
browser-compat: api.Text.splitText
---
{{APIRef("DOM")}}
The **`splitText()`** method of the {{domxref("Text")}} interface
breaks the {{domxref("Text")}} node into two nodes at the specified ... | 0 |
data/mdn-content/files/en-us/web/api/text | data/mdn-content/files/en-us/web/api/text/assignedslot/index.md | ---
title: "Text: assignedSlot property"
short-title: assignedSlot
slug: Web/API/Text/assignedSlot
page-type: web-api-instance-property
browser-compat: api.Text.assignedSlot
---
{{APIRef("DOM")}}
The read-only **`assignedSlot`** property of the {{domxref("Text")}} interface
returns the {{domxref("HTMLSlotElement")}} ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/bluetooth/index.md | ---
title: Bluetooth
slug: Web/API/Bluetooth
page-type: web-api-interface
status:
- experimental
browser-compat: api.Bluetooth
---
{{APIRef("Bluetooth API")}}{{securecontext_header}}{{SeeCompatTable}}
The **`Bluetooth`** interface of the [Web Bluetooth API](/en-US/docs/Web/API/Web_Bluetooth_API) returns a
{{jsxref(... | 0 |
data/mdn-content/files/en-us/web/api/bluetooth | data/mdn-content/files/en-us/web/api/bluetooth/requestdevice/index.md | ---
title: "Bluetooth: requestDevice() method"
short-title: requestDevice()
slug: Web/API/Bluetooth/requestDevice
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.Bluetooth.requestDevice
---
{{APIRef("Bluetooth API")}} {{securecontext_header}}{{SeeCompatTable}}
The **`Bluetooth.requestD... | 0 |
data/mdn-content/files/en-us/web/api/bluetooth | data/mdn-content/files/en-us/web/api/bluetooth/getavailability/index.md | ---
title: "Bluetooth: getAvailability() method"
short-title: getAvailability()
slug: Web/API/Bluetooth/getAvailability
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.Bluetooth.getAvailability
---
{{securecontext_header}}{{SeeCompatTable}}{{APIRef("Bluetooth API")}}
The **`getAvailabi... | 0 |
data/mdn-content/files/en-us/web/api/bluetooth | data/mdn-content/files/en-us/web/api/bluetooth/getdevices/index.md | ---
title: "Bluetooth: getDevices() method"
short-title: getDevices()
slug: Web/API/Bluetooth/getDevices
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.Bluetooth.getDevices
---
{{securecontext_header}}{{SeeCompatTable}}{{APIRef("Bluetooth API")}}
The **`getDevices()`** method of
{{DOM... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/filesystemwritablefilestream/index.md | ---
title: FileSystemWritableFileStream
slug: Web/API/FileSystemWritableFileStream
page-type: web-api-interface
browser-compat: api.FileSystemWritableFileStream
---
{{securecontext_header}}{{APIRef("File System API")}}
The **`FileSystemWritableFileStream`** interface of the {{domxref("File System API", "File System A... | 0 |
data/mdn-content/files/en-us/web/api/filesystemwritablefilestream | data/mdn-content/files/en-us/web/api/filesystemwritablefilestream/truncate/index.md | ---
title: "FileSystemWritableFileStream: truncate() method"
short-title: truncate()
slug: Web/API/FileSystemWritableFileStream/truncate
page-type: web-api-instance-method
browser-compat: api.FileSystemWritableFileStream.truncate
---
{{securecontext_header}}{{APIRef("File System API")}}
The **`truncate()`** method of... | 0 |
data/mdn-content/files/en-us/web/api/filesystemwritablefilestream | data/mdn-content/files/en-us/web/api/filesystemwritablefilestream/seek/index.md | ---
title: "FileSystemWritableFileStream: seek() method"
short-title: seek()
slug: Web/API/FileSystemWritableFileStream/seek
page-type: web-api-instance-method
browser-compat: api.FileSystemWritableFileStream.seek
---
{{securecontext_header}}{{APIRef("File System API")}}
The **`seek()`** method of the {{domxref("File... | 0 |
data/mdn-content/files/en-us/web/api/filesystemwritablefilestream | data/mdn-content/files/en-us/web/api/filesystemwritablefilestream/write/index.md | ---
title: "FileSystemWritableFileStream: write() method"
short-title: write()
slug: Web/API/FileSystemWritableFileStream/write
page-type: web-api-instance-method
browser-compat: api.FileSystemWritableFileStream.write
---
{{securecontext_header}}{{APIRef("File System API")}}
The **`write()`** method of the {{domxref(... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlheadingelement/index.md | ---
title: HTMLHeadingElement
slug: Web/API/HTMLHeadingElement
page-type: web-api-interface
browser-compat: api.HTMLHeadingElement
---
{{ APIRef("HTML DOM") }}
The **`HTMLHeadingElement`** interface represents the different heading elements, [`<h1>` through `<h6>`](/en-US/docs/Web/HTML/Element/Heading_Elements). It i... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audioparammap/index.md | ---
title: AudioParamMap
slug: Web/API/AudioParamMap
page-type: web-api-interface
browser-compat: api.AudioParamMap
---
{{APIRef("Web Audio API")}}
The **`AudioParamMap`** interface of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) represents an iterable and read-only set of multiple audio parameters.
An `Au... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/animationplaybackevent/index.md | ---
title: AnimationPlaybackEvent
slug: Web/API/AnimationPlaybackEvent
page-type: web-api-interface
browser-compat: api.AnimationPlaybackEvent
---
{{ APIRef("Web Animations") }}
The AnimationPlaybackEvent interface of the [Web Animations API](/en-US/docs/Web/API/Web_Animations_API) represents animation events.
As an... | 0 |
data/mdn-content/files/en-us/web/api/animationplaybackevent | data/mdn-content/files/en-us/web/api/animationplaybackevent/currenttime/index.md | ---
title: "AnimationPlaybackEvent: currentTime property"
short-title: currentTime
slug: Web/API/AnimationPlaybackEvent/currentTime
page-type: web-api-instance-property
browser-compat: api.AnimationPlaybackEvent.currentTime
---
{{ APIRef("Web Animations") }}
The **`currentTime`** read-only property of the {{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/animationplaybackevent | data/mdn-content/files/en-us/web/api/animationplaybackevent/timelinetime/index.md | ---
title: "AnimationPlaybackEvent: timelineTime property"
short-title: timelineTime
slug: Web/API/AnimationPlaybackEvent/timelineTime
page-type: web-api-instance-property
browser-compat: api.AnimationPlaybackEvent.timelineTime
---
{{ APIRef("Web Animations") }}
The **`timelineTime`** read-only property of the {{domx... | 0 |
data/mdn-content/files/en-us/web/api/animationplaybackevent | data/mdn-content/files/en-us/web/api/animationplaybackevent/animationplaybackevent/index.md | ---
title: "AnimationPlaybackEvent: AnimationPlaybackEvent() constructor"
short-title: AnimationPlaybackEvent()
slug: Web/API/AnimationPlaybackEvent/AnimationPlaybackEvent
page-type: web-api-constructor
browser-compat: api.AnimationPlaybackEvent.AnimationPlaybackEvent
---
{{ APIRef("Web Animations") }}
The **`Animati... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/htmlolistelement/index.md | ---
title: HTMLOListElement
slug: Web/API/HTMLOListElement
page-type: web-api-interface
browser-compat: api.HTMLOListElement
---
{{ APIRef("HTML DOM") }}
The **`HTMLOListElement`** interface provides special properties (beyond those defined on the regular {{domxref("HTMLElement")}} interface it also has available to ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/navigation_api/index.md | ---
title: Navigation API
slug: Web/API/Navigation_API
page-type: web-api-overview
status:
- experimental
browser-compat:
- api.Navigation
- api.NavigationDestination
- api.NavigationHistoryEntry
- api.NavigationTransition
spec-urls: https://html.spec.whatwg.org/multipage/nav-history-apis.html#navigation-api
... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/html_sanitizer_api/index.md | ---
title: HTML Sanitizer API
slug: Web/API/HTML_Sanitizer_API
page-type: web-api-overview
status:
- experimental
browser-compat: api.Sanitizer
---
{{DefaultAPISidebar("HTML Sanitizer API")}}{{SeeCompatTable}}
{{securecontext_header}}
> **Warning:** This documentation reflects stale browser implementations.
> The ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/web_animations_api/index.md | ---
title: Web Animations API
slug: Web/API/Web_Animations_API
page-type: web-api-overview
spec-urls: https://drafts.csswg.org/web-animations/
---
{{DefaultAPISidebar("Web Animations")}}
The **Web Animations API** allows for synchronizing and timing changes to the presentation of a Web page, i.e. animation of DOM ele... | 0 |
data/mdn-content/files/en-us/web/api/web_animations_api | data/mdn-content/files/en-us/web/api/web_animations_api/web_animations_api_concepts/index.md | ---
title: Web Animations API Concepts
slug: Web/API/Web_Animations_API/Web_Animations_API_Concepts
page-type: guide
---
{{DefaultAPISidebar("Web Animations")}}
The Web Animations API (WAAPI) provides JavaScript developers access to the browser's animation engine and describes how animations should be implemented acr... | 0 |
data/mdn-content/files/en-us/web/api/web_animations_api | data/mdn-content/files/en-us/web/api/web_animations_api/using_the_web_animations_api/index.md | ---
title: Using the Web Animations API
slug: Web/API/Web_Animations_API/Using_the_Web_Animations_API
page-type: guide
---
{{DefaultAPISidebar("Web Animations")}}
The Web Animations API lets us construct animations and control their playback with JavaScript. This article will start you off in the right direction with... | 0 |
data/mdn-content/files/en-us/web/api/web_animations_api | data/mdn-content/files/en-us/web/api/web_animations_api/keyframe_formats/index.md | ---
title: Keyframe Formats
slug: Web/API/Web_Animations_API/Keyframe_Formats
page-type: guide
---
{{DefaultAPISidebar("Web Animations")}}
{{domxref("Element.animate()")}}, {{domxref("KeyframeEffect.KeyframeEffect", "KeyframeEffect()")}}, and {{domxref("KeyframeEffect.setKeyframes()")}} all accept objects formatted t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svganimatedlengthlist/index.md | ---
title: SVGAnimatedLengthList
slug: Web/API/SVGAnimatedLengthList
page-type: web-api-interface
browser-compat: api.SVGAnimatedLengthList
---
{{APIRef("SVG")}}
## SVG animated length list interface
The `SVGAnimatedLengthList` interface is used for attributes of type {{ domxref("SVGLengthList") }} which can be anim... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/cssskewy/index.md | ---
title: CSSSkewY
slug: Web/API/CSSSkewY
page-type: web-api-interface
browser-compat: api.CSSSkewY
---
{{APIRef("CSS Typed OM")}}
The **`CSSSkewY`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} represents the [`skewY()`](/en-US/docs/Web/CSS/transform-function/skewY) value of the... | 0 |
data/mdn-content/files/en-us/web/api/cssskewy | data/mdn-content/files/en-us/web/api/cssskewy/ay/index.md | ---
title: "CSSSkewY: ay property"
short-title: ay
slug: Web/API/CSSSkewY/ay
page-type: web-api-instance-property
browser-compat: api.CSSSkewY.ay
---
{{APIRef("CSS Typed OM")}}
The **`ay`** property of the
{{domxref("CSSSkewY")}} interface gets and sets the angle used to distort the element
along the y-axis (or ordin... | 0 |
data/mdn-content/files/en-us/web/api/cssskewy | data/mdn-content/files/en-us/web/api/cssskewy/cssskewy/index.md | ---
title: "CSSSkewY: CSSSkewY() constructor"
short-title: CSSSkewY()
slug: Web/API/CSSSkewY/CSSSkewY
page-type: web-api-constructor
browser-compat: api.CSSSkewY.CSSSkewY
---
{{APIRef("CSS Typed OM")}}
The **`CSSSkewY()`** constructor creates a new
{{domxref("CSSSkewY")}} object which represents the
[`skewY()`](/en-U... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgtextelement/index.md | ---
title: SVGTextElement
slug: Web/API/SVGTextElement
page-type: web-api-interface
browser-compat: api.SVGTextElement
---
{{APIRef("SVG")}}
The **`SVGTextElement`** interface corresponds to the {{SVGElement("text")}} elements.
{{InheritanceDiagram}}
## Instance properties
_This interface doesn't implement any spe... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/audioparamdescriptor/index.md | ---
title: AudioParamDescriptor
slug: Web/API/AudioParamDescriptor
page-type: web-api-interface
browser-compat: api.AudioParamDescriptor
---
{{APIRef("Web Audio API")}}
The **`AudioParamDescriptor`** dictionary of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) specifies properties for {{domxref("AudioParam")}... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/gpuoutofmemoryerror/index.md | ---
title: GPUOutOfMemoryError
slug: Web/API/GPUOutOfMemoryError
page-type: web-api-interface
status:
- experimental
browser-compat: api.GPUOutOfMemoryError
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`GPUOutOfMemoryError`** interface of the {{domxref("WebGPU API", "WebGPU API", "",... | 0 |
data/mdn-content/files/en-us/web/api/gpuoutofmemoryerror | data/mdn-content/files/en-us/web/api/gpuoutofmemoryerror/gpuoutofmemoryerror/index.md | ---
title: "GPUOutOfMemoryError: GPUOutOfMemoryError() constructor"
short-title: GPUOutOfMemoryError()
slug: Web/API/GPUOutOfMemoryError/GPUOutOfMemoryError
page-type: web-api-constructor
status:
- experimental
browser-compat: api.GPUOutOfMemoryError.GPUOutOfMemoryError
---
{{APIRef("WebGPU API")}}{{SeeCompatTable}}... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgswitchelement/index.md | ---
title: SVGSwitchElement
slug: Web/API/SVGSwitchElement
page-type: web-api-interface
browser-compat: api.SVGSwitchElement
---
{{APIRef("SVG")}}
The **`SVGSwitchElement`** interface corresponds to the {{SVGElement("switch")}} element.
{{InheritanceDiagram}}
## Instance properties
_This interface doesn't implemen... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/performancenavigationtiming/timestamp-diagram.svg | <svg viewBox="0 0 1152 420" fill="none" stroke-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg"><clipPath id="a"><path d="M0 0h1152v864H0V0z"/></clipPath><g clip-path="url(#a)"><path d="M0 0h1152v864H0z"/><path d="M88 174V21h229.423"/><path stroke="#b45f06" stroke-linejoin="round" stroke-linec... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/performancenavigationtiming/index.md | ---
title: PerformanceNavigationTiming
slug: Web/API/PerformanceNavigationTiming
page-type: web-api-interface
browser-compat: api.PerformanceNavigationTiming
---
{{APIRef("Performance API")}}
The **`PerformanceNavigationTiming`** interface provides methods and properties to store and retrieve metrics regarding the br... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/redirectcount/index.md | ---
title: "PerformanceNavigationTiming: redirectCount property"
short-title: redirectCount
slug: Web/API/PerformanceNavigationTiming/redirectCount
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.redirectCount
---
{{APIRef("Performance API")}}
The **`redirectCount`** read-only pro... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/loadeventstart/index.md | ---
title: "PerformanceNavigationTiming: loadEventStart property"
short-title: loadEventStart
slug: Web/API/PerformanceNavigationTiming/loadEventStart
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.loadEventStart
---
{{APIRef("Performance API")}}
The **`loadEventStart`** read-onl... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/unloadeventstart/index.md | ---
title: "PerformanceNavigationTiming: unloadEventStart property"
short-title: unloadEventStart
slug: Web/API/PerformanceNavigationTiming/unloadEventStart
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.unloadEventStart
---
{{APIRef("Performance API")}}
The **`unloadEventStart`*... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/domcontentloadedeventend/index.md | ---
title: "PerformanceNavigationTiming: domContentLoadedEventEnd property"
short-title: domContentLoadedEventEnd
slug: Web/API/PerformanceNavigationTiming/domContentLoadedEventEnd
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.domContentLoadedEventEnd
---
{{APIRef("Performance AP... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/unloadeventend/index.md | ---
title: "PerformanceNavigationTiming: unloadEventEnd property"
short-title: unloadEventEnd
slug: Web/API/PerformanceNavigationTiming/unloadEventEnd
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.unloadEventEnd
---
{{APIRef("Performance API")}}
The **`unloadEventEnd`** read-onl... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/domcomplete/index.md | ---
title: "PerformanceNavigationTiming: domComplete property"
short-title: domComplete
slug: Web/API/PerformanceNavigationTiming/domComplete
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.domComplete
---
{{APIRef("Performance API")}}
The **`domComplete`** read-only property retu... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/dominteractive/index.md | ---
title: "PerformanceNavigationTiming: domInteractive property"
short-title: domInteractive
slug: Web/API/PerformanceNavigationTiming/domInteractive
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.domInteractive
---
{{APIRef("Performance API")}}
The **`domInteractive`** read-onl... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/activationstart/index.md | ---
title: "PerformanceNavigationTiming: activationStart property"
short-title: activationStart
slug: Web/API/PerformanceNavigationTiming/activationStart
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.PerformanceNavigationTiming.activationStart
---
{{APIRef("Performance API")}}{{SeeC... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/loadeventend/index.md | ---
title: "PerformanceNavigationTiming: loadEventEnd property"
short-title: loadEventEnd
slug: Web/API/PerformanceNavigationTiming/loadEventEnd
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.loadEventEnd
---
{{APIRef("Performance API")}}
The **`loadEventEnd`** read-only property... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/domcontentloadedeventstart/index.md | ---
title: "PerformanceNavigationTiming: domContentLoadedEventStart property"
short-title: domContentLoadedEventStart
slug: Web/API/PerformanceNavigationTiming/domContentLoadedEventStart
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.domContentLoadedEventStart
---
{{APIRef("Perfor... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/type/index.md | ---
title: "PerformanceNavigationTiming: type property"
short-title: type
slug: Web/API/PerformanceNavigationTiming/type
page-type: web-api-instance-property
browser-compat: api.PerformanceNavigationTiming.type
---
{{APIRef("Performance API")}}
The **`type`** read-only property returns the type of navigation.
You ca... | 0 |
data/mdn-content/files/en-us/web/api/performancenavigationtiming | data/mdn-content/files/en-us/web/api/performancenavigationtiming/tojson/index.md | ---
title: "PerformanceNavigationTiming: toJSON() method"
short-title: toJSON()
slug: Web/API/PerformanceNavigationTiming/toJSON
page-type: web-api-instance-method
browser-compat: api.PerformanceNavigationTiming.toJSON
---
{{APIRef("Performance API")}}
The **`toJSON()`** method of the {{domxref("PerformanceNavigation... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/filelist/index.md | ---
title: FileList
slug: Web/API/FileList
page-type: web-api-interface
browser-compat: api.FileList
---
{{APIRef("File API")}}{{AvailableInWorkers}}
The **`FileList`** interface represents an object of this type returned by the `files` property of the HTML {{HTMLElement("input")}} element; this lets you access the l... | 0 |
data/mdn-content/files/en-us/web/api/filelist | data/mdn-content/files/en-us/web/api/filelist/length/index.md | ---
title: "FileList: length property"
short-title: length
slug: Web/API/FileList/length
page-type: web-api-instance-property
browser-compat: api.FileList.length
---
{{APIRef("File API")}}{{AvailableInWorkers}}
The **`length`** read-only property of the {{domxref("FileList")}} interface returns the number of files in... | 0 |
data/mdn-content/files/en-us/web/api/filelist | data/mdn-content/files/en-us/web/api/filelist/item/index.md | ---
title: "FileList: item() method"
short-title: item()
slug: Web/API/FileList/item
page-type: web-api-instance-method
browser-compat: api.FileList.item
---
{{APIRef("File API")}}{{AvailableInWorkers}}
The **`item()`** method of the {{domxref("FileList")}} interface returns a {{domxref("File")}} object representing ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgtransformlist/index.md | ---
title: SVGTransformList
slug: Web/API/SVGTransformList
page-type: web-api-interface
browser-compat: api.SVGTransformList
---
{{APIRef("SVG")}}
## SVG transform list interface
The `SVGTransformList` defines a list of {{ domxref("SVGTransform") }} objects.
An `SVGTransformList` object can be designated as read on... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/mediadevices/index.md | ---
title: MediaDevices
slug: Web/API/MediaDevices
page-type: web-api-interface
browser-compat: api.MediaDevices
---
{{APIRef("Media Capture and Streams")}}{{SecureContext_Header}}
The **`MediaDevices`** interface of the {{domxref("Media Capture and Streams API", "", "", "nocode")}} provides access to connected media... | 0 |
data/mdn-content/files/en-us/web/api/mediadevices | data/mdn-content/files/en-us/web/api/mediadevices/getsupportedconstraints/index.md | ---
title: "MediaDevices: getSupportedConstraints() method"
short-title: getSupportedConstraints()
slug: Web/API/MediaDevices/getSupportedConstraints
page-type: web-api-instance-method
browser-compat: api.MediaDevices.getSupportedConstraints
---
{{APIRef("Media Capture and Streams")}}{{SecureContext_Header}}
The **`g... | 0 |
data/mdn-content/files/en-us/web/api/mediadevices | data/mdn-content/files/en-us/web/api/mediadevices/selectaudiooutput/index.md | ---
title: "MediaDevices: selectAudioOutput() method"
short-title: selectAudioOutput()
slug: Web/API/MediaDevices/selectAudioOutput
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.MediaDevices.selectAudioOutput
---
{{APIRef("Audio Output Devices API")}}{{securecontext_header}}{{SeeCompa... | 0 |
data/mdn-content/files/en-us/web/api/mediadevices | data/mdn-content/files/en-us/web/api/mediadevices/devicechange_event/index.md | ---
title: "MediaDevices: devicechange event"
short-title: devicechange
slug: Web/API/MediaDevices/devicechange_event
page-type: web-api-event
browser-compat: api.MediaDevices.devicechange_event
---
{{APIRef("Media Capture and Streams")}}{{SecureContext_Header}}
The **`devicechange`** event is sent to a {{domxref("Me... | 0 |
data/mdn-content/files/en-us/web/api/mediadevices | data/mdn-content/files/en-us/web/api/mediadevices/getusermedia/index.md | ---
title: "MediaDevices: getUserMedia() method"
short-title: getUserMedia()
slug: Web/API/MediaDevices/getUserMedia
page-type: web-api-instance-method
browser-compat: api.MediaDevices.getUserMedia
---
{{securecontext_header}}{{APIRef("Media Capture and Streams")}}
The **`getUserMedia()`** method of the {{domxref("Me... | 0 |
data/mdn-content/files/en-us/web/api/mediadevices | data/mdn-content/files/en-us/web/api/mediadevices/enumeratedevices/index.md | ---
title: "MediaDevices: enumerateDevices() method"
short-title: enumerateDevices()
slug: Web/API/MediaDevices/enumerateDevices
page-type: web-api-instance-method
browser-compat: api.MediaDevices.enumerateDevices
---
{{APIRef("Media Capture and Streams")}}{{SecureContext_Header}}
The **`enumerateDevices()`** method ... | 0 |
data/mdn-content/files/en-us/web/api/mediadevices | data/mdn-content/files/en-us/web/api/mediadevices/getdisplaymedia/index.md | ---
title: "MediaDevices: getDisplayMedia() method"
short-title: getDisplayMedia()
slug: Web/API/MediaDevices/getDisplayMedia
page-type: web-api-instance-method
browser-compat: api.MediaDevices.getDisplayMedia
---
{{APIRef("Screen Capture API")}}{{SecureContext_Header}}
The **`getDisplayMedia()`** method of the {{dom... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrwebgllayer/index.md | ---
title: XRWebGLLayer
slug: Web/API/XRWebGLLayer
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRWebGLLayer
---
{{SecureContext_Header}}{{APIRef("WebXR Device API")}}{{SeeCompatTable}}
The **`XRWebGLLayer`** interface of the WebXR Device API provides a linkage between the WebXR device (o... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/framebufferheight/index.md | ---
title: "XRWebGLLayer: framebufferHeight property"
short-title: framebufferHeight
slug: Web/API/XRWebGLLayer/framebufferHeight
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLLayer.framebufferHeight
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/ignoredepthvalues/index.md | ---
title: "XRWebGLLayer: ignoreDepthValues property"
short-title: ignoreDepthValues
slug: Web/API/XRWebGLLayer/ignoreDepthValues
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLLayer.ignoreDepthValues
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/xrwebgllayer/index.md | ---
title: "XRWebGLLayer: XRWebGLLayer() constructor"
short-title: XRWebGLLayer()
slug: Web/API/XRWebGLLayer/XRWebGLLayer
page-type: web-api-constructor
status:
- experimental
browser-compat: api.XRWebGLLayer.XRWebGLLayer
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The [WebXR Device... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/framebufferwidth/index.md | ---
title: "XRWebGLLayer: framebufferWidth property"
short-title: framebufferWidth
slug: Web/API/XRWebGLLayer/framebufferWidth
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLLayer.framebufferWidth
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
Th... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor_static/index.md | ---
title: "XRWebGLLayer: getNativeFramebufferScaleFactor() static method"
short-title: getNativeFramebufferScaleFactor()
slug: Web/API/XRWebGLLayer/getNativeFramebufferScaleFactor_static
page-type: web-api-static-method
status:
- experimental
browser-compat: api.XRWebGLLayer.getNativeFramebufferScaleFactor_static
--... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor_static/twoviewsoneframe-scaledby2.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="969.4 104 750.6 504" width="750.6" height="504"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -4 7 8" markerWidth="7" markerHeight="8" color="#000"><path d="M0 0h4.8m0 3v-6M0 1.2... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor_static/twoviewsoneframebuffer.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="233.4 104 750.6 504" width="750.6" height="504"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -4 7 8" markerWidth="7" markerHeight="8" color="#000"><path d="M0 0h4.8m0 3v-6M0 1.2... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor_static/twoviewsviewportcoords.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="233.4 648 750.6 504" width="750.6" height="504"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -4 7 8" markerWidth="7" markerHeight="8" color="#000"><path d="M0 0h4.8m0 3v-6M0 1.2... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/getnativeframebufferscalefactor_static/twoviewsviewportcoords-scaledby2.svg | <svg xmlns="http://www.w3.org/2000/svg" viewBox="969.4 648 750.6 504" width="750.6" height="504"><defs><marker orient="auto" overflow="visible" markerUnits="strokeWidth" id="a" stroke-linejoin="miter" stroke-miterlimit="10" viewBox="-1 -4 7 8" markerWidth="7" markerHeight="8" color="#000"><path d="M0 0h4.8m0 3v-6M0 1.2... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/getviewport/index.md | ---
title: "XRWebGLLayer: getViewport() method"
short-title: getViewport()
slug: Web/API/XRWebGLLayer/getViewport
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.XRWebGLLayer.getViewport
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The {{domxref("XRWebGL... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/framebuffer/index.md | ---
title: "XRWebGLLayer: framebuffer property"
short-title: framebuffer
slug: Web/API/XRWebGLLayer/framebuffer
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLLayer.framebuffer
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The read-only {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/antialias/index.md | ---
title: "XRWebGLLayer: antialias property"
short-title: antialias
slug: Web/API/XRWebGLLayer/antialias
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLLayer.antialias
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The read-only {{domxref("XRWeb... | 0 |
data/mdn-content/files/en-us/web/api/xrwebgllayer | data/mdn-content/files/en-us/web/api/xrwebgllayer/fixedfoveation/index.md | ---
title: "XRWebGLLayer: fixedFoveation property"
short-title: fixedFoveation
slug: Web/API/XRWebGLLayer/fixedFoveation
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRWebGLLayer.fixedFoveation
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The **`fix... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/uievent/index.md | ---
title: UIEvent
slug: Web/API/UIEvent
page-type: web-api-interface
browser-compat: api.UIEvent
---
{{APIRef("UI Events")}}
The **`UIEvent`** interface represents simple user interface events.
`UIEvent` derives from {{domxref("Event")}}. Although the {{domxref("UIEvent.initUIEvent()")}} method is kept for backward... | 0 |
data/mdn-content/files/en-us/web/api/uievent | data/mdn-content/files/en-us/web/api/uievent/sourcecapabilities/index.md | ---
title: "UIEvent: sourceCapabilities property"
short-title: sourceCapabilities
slug: Web/API/UIEvent/sourceCapabilities
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.UIEvent.sourceCapabilities
---
{{APIRef("Input Device Capabilities API")}}{{SeeCompatTable}}
The **`sourceCapabil... | 0 |
data/mdn-content/files/en-us/web/api/uievent | data/mdn-content/files/en-us/web/api/uievent/inituievent/index.md | ---
title: "UIEvent: initUIEvent() method"
short-title: initUIEvent()
slug: Web/API/UIEvent/initUIEvent
page-type: web-api-instance-method
status:
- deprecated
browser-compat: api.UIEvent.initUIEvent
---
{{APIRef("UI Events")}} {{deprecated_header}}
The **`UIEvent.initUIEvent()`** method initializes a UI event
once... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.