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/readablestream
data/mdn-content/files/en-us/web/api/readablestream/cancel/index.md
--- title: "ReadableStream: cancel() method" short-title: cancel() slug: Web/API/ReadableStream/cancel page-type: web-api-instance-method browser-compat: api.ReadableStream.cancel --- {{APIRef("Streams")}} The **`cancel()`** method of the {{domxref("ReadableStream")}} interface returns a {{jsxref("Promise")}} that re...
0
data/mdn-content/files/en-us/web/api/readablestream
data/mdn-content/files/en-us/web/api/readablestream/tee/index.md
--- title: "ReadableStream: tee() method" short-title: tee() slug: Web/API/ReadableStream/tee page-type: web-api-instance-method browser-compat: api.ReadableStream.tee --- {{APIRef("Streams")}} The **`tee()`** method of the {{domxref("ReadableStream")}} interface [tees](https://streams.spec.whatwg.org/#tee-a-readable...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/fontfacesetloadevent/index.md
--- title: FontFaceSetLoadEvent slug: Web/API/FontFaceSetLoadEvent page-type: web-api-interface browser-compat: api.FontFaceSetLoadEvent --- {{APIRef("CSS Font Loading API")}} The **`FontFaceSetLoadEvent`** interface of the [CSS Font Loading API](/en-US/docs/Web/API/CSS_Font_Loading_API) represents events fired at a ...
0
data/mdn-content/files/en-us/web/api/fontfacesetloadevent
data/mdn-content/files/en-us/web/api/fontfacesetloadevent/fontfaces/index.md
--- title: "FontFaceSetLoadEvent: fontfaces property" short-title: fontfaces slug: Web/API/FontFaceSetLoadEvent/fontfaces page-type: web-api-instance-property browser-compat: api.FontFaceSetLoadEvent.fontfaces --- {{APIRef("CSS Font Loading API")}} The **`fontfaces`** read-only property of the {{domxref("FontFaceSetL...
0
data/mdn-content/files/en-us/web/api/fontfacesetloadevent
data/mdn-content/files/en-us/web/api/fontfacesetloadevent/fontfacesetloadevent/index.md
--- title: "FontFaceSetLoadEvent: FontFaceSetLoadEvent() constructor" short-title: FontFaceSetLoadEvent() slug: Web/API/FontFaceSetLoadEvent/FontFaceSetLoadEvent page-type: web-api-constructor browser-compat: api.FontFaceSetLoadEvent.FontFaceSetLoadEvent --- {{APIRef("CSS Font Loading API")}} The **`FontFaceSetLoadEv...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/navigateevent/index.md
--- title: NavigateEvent slug: Web/API/NavigateEvent page-type: web-api-interface status: - experimental browser-compat: api.NavigateEvent --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`NavigateEvent`** interface of the {{domxref("Navigation API", "Navigation API", "", "nocode")}} is the event object for...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/userinitiated/index.md
--- title: "NavigateEvent: userInitiated property" short-title: userInitiated slug: Web/API/NavigateEvent/userInitiated page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.userInitiated --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`userInitiated`** read-only pro...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/signal/index.md
--- title: "NavigateEvent: signal property" short-title: signal slug: Web/API/NavigateEvent/signal page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.signal --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`signal`** read-only property of the {{domxref("NavigateEve...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/intercept/index.md
--- title: "NavigateEvent: intercept() method" short-title: intercept() slug: Web/API/NavigateEvent/intercept page-type: web-api-instance-method status: - experimental browser-compat: api.NavigateEvent.intercept --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`intercept()`** method of the {{domxref("Naviga...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/destination/index.md
--- title: "NavigateEvent: destination property" short-title: destination slug: Web/API/NavigateEvent/destination page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.destination --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`destination`** read-only property of t...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/info/index.md
--- title: "NavigateEvent: info property" short-title: info slug: Web/API/NavigateEvent/info page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.info --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`info`** read-only property of the {{domxref("NavigateEvent")}} int...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/navigateevent/index.md
--- title: "NavigateEvent: NavigateEvent() constructor" short-title: NavigateEvent() slug: Web/API/NavigateEvent/NavigateEvent page-type: web-api-constructor status: - experimental browser-compat: api.NavigateEvent.NavigateEvent --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`NavigateEvent()`** constructo...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/hashchange/index.md
--- title: "NavigateEvent: hashChange property" short-title: hashChange slug: Web/API/NavigateEvent/hashChange page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.hashChange --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`hashChange`** read-only property of the {{...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/downloadrequest/index.md
--- title: "NavigateEvent: downloadRequest property" short-title: downloadRequest slug: Web/API/NavigateEvent/downloadRequest page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.downloadRequest --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`downloadRequest`** rea...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/canintercept/index.md
--- title: "NavigateEvent: canIntercept property" short-title: canIntercept slug: Web/API/NavigateEvent/canIntercept page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.canIntercept --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`canIntercept`** read-only property...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/navigationtype/index.md
--- title: "NavigateEvent: navigationType property" short-title: navigationType slug: Web/API/NavigateEvent/navigationType page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.navigationType --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`navigationType`** read-onl...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/scroll/index.md
--- title: "NavigateEvent: scroll() method" short-title: scroll() slug: Web/API/NavigateEvent/scroll page-type: web-api-instance-method status: - experimental browser-compat: api.NavigateEvent.scroll --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`scroll()`** method of the {{domxref("NavigateEvent")}} int...
0
data/mdn-content/files/en-us/web/api/navigateevent
data/mdn-content/files/en-us/web/api/navigateevent/formdata/index.md
--- title: "NavigateEvent: formData property" short-title: formData slug: Web/API/NavigateEvent/formData page-type: web-api-instance-property status: - experimental browser-compat: api.NavigateEvent.formData --- {{APIRef("Navigation API")}}{{SeeCompatTable}} The **`formData`** read-only property of the {{domxref("N...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/pushmanager/index.md
--- title: PushManager slug: Web/API/PushManager page-type: web-api-interface browser-compat: api.PushManager --- {{ApiRef("Push API")}}{{SecureContext_Header}} The **`PushManager`** interface of the [Push API](/en-US/docs/Web/API/Push_API) provides a way to receive notifications from third-party servers as well as r...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/getsubscription/index.md
--- title: "PushManager: getSubscription() method" short-title: getSubscription() slug: Web/API/PushManager/getSubscription page-type: web-api-instance-method browser-compat: api.PushManager.getSubscription --- {{ApiRef("Push API")}}{{SecureContext_Header}} The **`PushManager.getSubscription()`** method of the {{domx...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/register/index.md
--- title: "PushManager: register() method" short-title: register() slug: Web/API/PushManager/register page-type: web-api-instance-method status: - deprecated browser-compat: api.PushManager.register --- {{deprecated_header}}{{ApiRef("Push API")}} The **`register`** method is used to ask the system to request a new...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/permissionstate/index.md
--- title: "PushManager: permissionState() method" short-title: permissionState() slug: Web/API/PushManager/permissionState page-type: web-api-instance-method browser-compat: api.PushManager.permissionState --- {{ApiRef("Push API")}}{{SecureContext_Header}} The **`permissionState()`** method of the {{domxref("PushMan...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/unregister/index.md
--- title: "PushManager: unregister() method" short-title: unregister() slug: Web/API/PushManager/unregister page-type: web-api-instance-method status: - deprecated browser-compat: api.PushManager.unregister --- {{deprecated_header}}{{ ApiRef("Push API")}} The **`unregister()`** method was used to ask the system to...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/registrations/index.md
--- title: "PushManager: registrations() method" short-title: registrations() slug: Web/API/PushManager/registrations page-type: web-api-instance-method status: - deprecated browser-compat: api.PushManager.registrations --- {{deprecated_header}}{{ApiRef("Push API")}} The **`registrations`** method is used to ask th...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/supportedcontentencodings_static/index.md
--- title: "PushManager: supportedContentEncodings static property" short-title: supportedContentEncodings slug: Web/API/PushManager/supportedContentEncodings_static page-type: web-api-static-property browser-compat: api.PushManager.supportedContentEncodings_static --- {{APIRef("Push API")}}{{SecureContext_Header}} T...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/haspermission/index.md
--- title: "PushManager: hasPermission() method" short-title: hasPermission() slug: Web/API/PushManager/hasPermission page-type: web-api-instance-method status: - deprecated browser-compat: api.PushManager.hasPermission --- {{deprecated_header}}{{ApiRef("Push API")}} The **`PushManager.hasPermission()`** method of ...
0
data/mdn-content/files/en-us/web/api/pushmanager
data/mdn-content/files/en-us/web/api/pushmanager/subscribe/index.md
--- title: "PushManager: subscribe() method" short-title: subscribe() slug: Web/API/PushManager/subscribe page-type: web-api-instance-method browser-compat: api.PushManager.subscribe --- {{ApiRef("Push API")}}{{SecureContext_Header}} The **`subscribe()`** method of the {{domxref("PushManager")}} interface subscribes ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrinputsourcearray/index.md
--- title: XRInputSourceArray slug: Web/API/XRInputSourceArray page-type: web-api-interface status: - experimental browser-compat: api.XRInputSourceArray --- {{APIRef("WebXR Device API")}}{{SecureContext_header}}{{SeeCompatTable}} The interface **`XRInputSourceArray`** represents a _live_ list of WebXR input source...
0
data/mdn-content/files/en-us/web/api/xrinputsourcearray
data/mdn-content/files/en-us/web/api/xrinputsourcearray/length/index.md
--- title: "XRInputSourceArray: length property" short-title: length slug: Web/API/XRInputSourceArray/length page-type: web-api-instance-property status: - experimental browser-compat: api.XRInputSourceArray.length --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}} The read-only **`length`...
0
data/mdn-content/files/en-us/web/api/xrinputsourcearray
data/mdn-content/files/en-us/web/api/xrinputsourcearray/keys/index.md
--- title: "XRInputSourceArray: keys() method" short-title: keys() slug: Web/API/XRInputSourceArray/keys page-type: web-api-instance-method status: - experimental browser-compat: api.XRInputSourceArray.keys --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}} The **`keys()`** method in the {{domxref("XRInputSourceA...
0
data/mdn-content/files/en-us/web/api/xrinputsourcearray
data/mdn-content/files/en-us/web/api/xrinputsourcearray/values/index.md
--- title: "XRInputSourceArray: values() method" short-title: values() slug: Web/API/XRInputSourceArray/values page-type: web-api-instance-method status: - experimental browser-compat: api.XRInputSourceArray.values --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}} The {{domxref("XRInputSourceArray")}} method **`...
0
data/mdn-content/files/en-us/web/api/xrinputsourcearray
data/mdn-content/files/en-us/web/api/xrinputsourcearray/foreach/index.md
--- title: "XRInputSourceArray: forEach() method" short-title: forEach() slug: Web/API/XRInputSourceArray/forEach page-type: web-api-instance-method status: - experimental browser-compat: api.XRInputSourceArray.forEach --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}} The {{domxref("XRInputSourceArray")}} method...
0
data/mdn-content/files/en-us/web/api/xrinputsourcearray
data/mdn-content/files/en-us/web/api/xrinputsourcearray/entries/index.md
--- title: "XRInputSourceArray: entries() method" short-title: entries() slug: Web/API/XRInputSourceArray/entries page-type: web-api-instance-method status: - experimental browser-compat: api.XRInputSourceArray.entries --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}} The {{domxref("XRInputSourceArray")}} interf...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/mediastreamtrackgenerator/index.md
--- title: MediaStreamTrackGenerator slug: Web/API/MediaStreamTrackGenerator page-type: web-api-interface status: - experimental - non-standard browser-compat: api.MediaStreamTrackGenerator --- {{APIRef("Insertable Streams for MediaStreamTrack API")}}{{SeeCompatTable}}{{Non-standard_Header}} The **`MediaStreamTra...
0
data/mdn-content/files/en-us/web/api/mediastreamtrackgenerator
data/mdn-content/files/en-us/web/api/mediastreamtrackgenerator/mediastreamtrackgenerator/index.md
--- title: "MediaStreamTrackGenerator: MediaStreamTrackGenerator() constructor" short-title: MediaStreamTrackGenerator() slug: Web/API/MediaStreamTrackGenerator/MediaStreamTrackGenerator page-type: web-api-constructor status: - experimental - non-standard browser-compat: api.MediaStreamTrackGenerator.MediaStreamTra...
0
data/mdn-content/files/en-us/web/api/mediastreamtrackgenerator
data/mdn-content/files/en-us/web/api/mediastreamtrackgenerator/writable/index.md
--- title: "MediaStreamTrackGenerator: writable property" short-title: writable slug: Web/API/MediaStreamTrackGenerator/writable page-type: web-api-instance-property status: - experimental - non-standard browser-compat: api.MediaStreamTrackGenerator.writable --- {{APIRef("Insertable Streams for MediaStreamTrack AP...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgmetadataelement/index.md
--- title: SVGMetadataElement slug: Web/API/SVGMetadataElement page-type: web-api-interface browser-compat: api.SVGMetadataElement --- {{APIRef("SVG")}} The **`SVGMetadataElement`** interface corresponds to the {{SVGElement("metadata")}} element. {{InheritanceDiagram}} ## Instance properties _This interface doesn'...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/cssimportrule/index.md
--- title: CSSImportRule slug: Web/API/CSSImportRule page-type: web-api-interface browser-compat: api.CSSImportRule --- {{APIRef("CSSOM")}} The **`CSSImportRule`** interface represents an {{cssxref("@import")}} [at-rule](/en-US/docs/Web/CSS/At-rule). {{InheritanceDiagram}} ## Instance properties _Inherits properti...
0
data/mdn-content/files/en-us/web/api/cssimportrule
data/mdn-content/files/en-us/web/api/cssimportrule/layername/index.md
--- title: "CSSImportRule: layerName property" short-title: layerName slug: Web/API/CSSImportRule/layerName page-type: web-api-instance-property browser-compat: api.CSSImportRule.layerName --- {{APIRef("CSSOM")}} The read-only **`layerName`** property of the {{domxref("CSSImportRule")}} interface returns the name of ...
0
data/mdn-content/files/en-us/web/api/cssimportrule
data/mdn-content/files/en-us/web/api/cssimportrule/stylesheet/index.md
--- title: "CSSImportRule: stylesheet property" short-title: stylesheet slug: Web/API/CSSImportRule/stylesheet page-type: web-api-instance-property browser-compat: api.CSSImportRule.styleSheet --- {{APIRef("CSSOM")}} The read-only **`styleSheet`** property of the {{domxref("CSSImportRule")}} interface returns the CSS...
0
data/mdn-content/files/en-us/web/api/cssimportrule
data/mdn-content/files/en-us/web/api/cssimportrule/media/index.md
--- title: "CSSImportRule: media property" short-title: media slug: Web/API/CSSImportRule/media page-type: web-api-instance-property browser-compat: api.CSSImportRule.media --- {{APIRef("CSSOM")}} The read-only **`media`** property of the {{domxref("CSSImportRule")}} interface returns a {{domxref("MediaList")}} objec...
0
data/mdn-content/files/en-us/web/api/cssimportrule
data/mdn-content/files/en-us/web/api/cssimportrule/supportstext/index.md
--- title: "CSSImportRule: supportsText property" short-title: supportsText slug: Web/API/CSSImportRule/supportsText page-type: web-api-instance-property browser-compat: api.CSSImportRule.supportsText --- {{APIRef("CSSOM")}} The read-only **`supportsText`** property of the {{domxref("CSSImportRule")}} interface retur...
0
data/mdn-content/files/en-us/web/api/cssimportrule
data/mdn-content/files/en-us/web/api/cssimportrule/href/index.md
--- title: "CSSImportRule: href property" short-title: href slug: Web/API/CSSImportRule/href page-type: web-api-instance-property browser-compat: api.CSSImportRule.href --- {{APIRef("CSSOM")}} The read-only **`href`** property of the {{domxref("CSSImportRule")}} interface returns the URL specified by the {{cssxref("@...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/csspositionvalue/index.md
--- title: CSSPositionValue slug: Web/API/CSSPositionValue page-type: web-api-interface status: - deprecated - non-standard browser-compat: api.CSSPositionValue --- {{deprecated_header}}{{APIRef("CSS Typed Object Model API")}}{{Non-standard_header}} The **`CSSPositionValue`** interface of the [CSS Typed Object Mo...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/csspositionvalue/mdn.svg
<svg xmlns="http://www.w3.org/2000/svg" height="200" width="226.855"><defs><linearGradient gradientTransform="translate(-353.18 -4908.622) scale(6.99647)" gradientUnits="userSpaceOnUse" id="a" y2="701.6" x2="66.7" y1="730.2" x1="66.7"><stop offset="0" style="stop-color:#2075bc;stop-opacity:1"/><stop offset="1" style="s...
0
data/mdn-content/files/en-us/web/api/csspositionvalue
data/mdn-content/files/en-us/web/api/csspositionvalue/y/index.md
--- title: "CSSPositionValue: y property" short-title: "y" slug: Web/API/CSSPositionValue/y page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.CSSPositionValue.y --- {{deprecated_header}}{{APIRef("CSS Typed Object Model API")}}{{Non-standard_header}} The **`y`** property ...
0
data/mdn-content/files/en-us/web/api/csspositionvalue
data/mdn-content/files/en-us/web/api/csspositionvalue/csspositionvalue/index.md
--- title: "CSSPositionValue: CSSPositionValue() constructor" short-title: CSSPositionValue() slug: Web/API/CSSPositionValue/CSSPositionValue page-type: web-api-constructor status: - deprecated - non-standard browser-compat: api.CSSPositionValue.CSSPositionValue --- {{APIRef("CSS Typed Object Model API")}}{{deprec...
0
data/mdn-content/files/en-us/web/api/csspositionvalue
data/mdn-content/files/en-us/web/api/csspositionvalue/x/index.md
--- title: "CSSPositionValue: x property" short-title: x slug: Web/API/CSSPositionValue/x page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.CSSPositionValue.x --- {{deprecated_header}}{{APIRef("CSS Typed Object Model API")}}{{Non-standard_header}} The **`x`** property of...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/ink_api/index.md
--- title: Ink API slug: Web/API/Ink_API page-type: web-api-overview status: - experimental browser-compat: api.Ink --- {{DefaultAPISidebar("Ink API")}}{{SeeCompatTable}} The Ink API allows browsers to directly make use of available OS-level compositors when drawing pen strokes in an inking app feature, thereby red...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgdefselement/index.md
--- title: SVGDefsElement slug: Web/API/SVGDefsElement page-type: web-api-interface browser-compat: api.SVGDefsElement --- {{APIRef("SVG")}} The **`SVGDefsElement`** interface corresponds to the {{SVGElement("defs")}} element. {{InheritanceDiagram}} ## Instance properties _This interface doesn't implement any spec...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/analysernode/index.md
--- title: AnalyserNode slug: Web/API/AnalyserNode page-type: web-api-interface browser-compat: api.AnalyserNode --- {{APIRef("Web Audio API")}} The **`AnalyserNode`** interface represents a node able to provide real-time frequency and time-domain analysis information. It is an {{domxref("AudioNode")}} that passes th...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/analysernode/fttaudiodata_en.svg
<svg xmlns="http://www.w3.org/2000/svg" width="692.929" height="206.323"><path fill="none" stroke="#010101" d="M25.556 31.667v59.458"/><path fill="#010101" d="M19.722 32.667l5.834-16.839 5.5 16.839zm210.915 51.914l16.839 5.834-16.839 5.5z"/><path fill="none" stroke="#010101" stroke-miterlimit="10" d="M25.722 53.167h36....
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/maxdecibels/index.md
--- title: "AnalyserNode: maxDecibels property" short-title: maxDecibels slug: Web/API/AnalyserNode/maxDecibels page-type: web-api-instance-property browser-compat: api.AnalyserNode.maxDecibels --- {{APIRef("Web Audio API")}} The **`maxDecibels`** property of the {{domxref("AnalyserNode")}} interface is a double valu...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/getfloatfrequencydata/index.md
--- title: "AnalyserNode: getFloatFrequencyData() method" short-title: getFloatFrequencyData() slug: Web/API/AnalyserNode/getFloatFrequencyData page-type: web-api-instance-method browser-compat: api.AnalyserNode.getFloatFrequencyData --- {{ APIRef("Web Audio API") }} The **`getFloatFrequencyData()`** method of the {{...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/analysernode/index.md
--- title: "AnalyserNode: AnalyserNode() constructor" short-title: AnalyserNode() slug: Web/API/AnalyserNode/AnalyserNode page-type: web-api-constructor browser-compat: api.AnalyserNode.AnalyserNode --- {{APIRef("'Web Audio API'")}} The **`AnalyserNode()`** constructor of the [Web Audio API](/en-US/docs/Web/API/Web_A...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/mindecibels/index.md
--- title: "AnalyserNode: minDecibels property" short-title: minDecibels slug: Web/API/AnalyserNode/minDecibels page-type: web-api-instance-property browser-compat: api.AnalyserNode.minDecibels --- {{ APIRef("Web Audio API") }} The **`minDecibels`** property of the {{ domxref("AnalyserNode") }} interface is a double ...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/getbytefrequencydata/index.md
--- title: "AnalyserNode: getByteFrequencyData() method" short-title: getByteFrequencyData() slug: Web/API/AnalyserNode/getByteFrequencyData page-type: web-api-instance-method browser-compat: api.AnalyserNode.getByteFrequencyData --- {{ APIRef("Web Audio API") }} The **`getByteFrequencyData()`** method of the {{ domx...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/smoothingtimeconstant/index.md
--- title: "AnalyserNode: smoothingTimeConstant property" short-title: smoothingTimeConstant slug: Web/API/AnalyserNode/smoothingTimeConstant page-type: web-api-instance-property browser-compat: api.AnalyserNode.smoothingTimeConstant --- {{ APIRef("Web Audio API") }} The **`smoothingTimeConstant`** property of the {{...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/getbytetimedomaindata/index.md
--- title: "AnalyserNode: getByteTimeDomainData() method" short-title: getByteTimeDomainData() slug: Web/API/AnalyserNode/getByteTimeDomainData page-type: web-api-instance-method browser-compat: api.AnalyserNode.getByteTimeDomainData --- {{ APIRef("Web Audio API") }} The **`getByteTimeDomainData()`** method of the {{...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/frequencybincount/index.md
--- title: "AnalyserNode: frequencyBinCount property" short-title: frequencyBinCount slug: Web/API/AnalyserNode/frequencyBinCount page-type: web-api-instance-property browser-compat: api.AnalyserNode.frequencyBinCount --- {{APIRef("Web Audio API")}} The **`frequencyBinCount`** read-only property of the {{domxref("Ana...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/getfloattimedomaindata/index.md
--- title: "AnalyserNode: getFloatTimeDomainData() method" short-title: getFloatTimeDomainData() slug: Web/API/AnalyserNode/getFloatTimeDomainData page-type: web-api-instance-method browser-compat: api.AnalyserNode.getFloatTimeDomainData --- {{ APIRef("Web Audio API") }} The **`getFloatTimeDomainData()`** method of t...
0
data/mdn-content/files/en-us/web/api/analysernode
data/mdn-content/files/en-us/web/api/analysernode/fftsize/index.md
--- title: "AnalyserNode: fftSize property" short-title: fftSize slug: Web/API/AnalyserNode/fftSize page-type: web-api-instance-property browser-compat: api.AnalyserNode.fftSize --- {{APIRef("Web Audio API")}} The **`fftSize`** property of the {{domxref("AnalyserNode")}} interface is an unsigned long value and repres...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrinputsourceevent/index.md
--- title: XRInputSourceEvent slug: Web/API/XRInputSourceEvent page-type: web-api-interface browser-compat: api.XRInputSourceEvent --- {{APIRef("WebXR Device API")}} {{SecureContext_Header}} The [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API)'s **`XRInputSourceEvent`** interface describes an event which has ...
0
data/mdn-content/files/en-us/web/api/xrinputsourceevent
data/mdn-content/files/en-us/web/api/xrinputsourceevent/inputsource/index.md
--- title: "XRInputSourceEvent: inputSource property" short-title: inputSource slug: Web/API/XRInputSourceEvent/inputSource page-type: web-api-instance-property browser-compat: api.XRInputSourceEvent.inputSource --- {{APIRef("WebXR Device API")}}{{SecureContext_Header}} The {{domxref("XRInputSourceEvent")}} interface...
0
data/mdn-content/files/en-us/web/api/xrinputsourceevent
data/mdn-content/files/en-us/web/api/xrinputsourceevent/frame/index.md
--- title: "XRInputSourceEvent: frame property" short-title: frame slug: Web/API/XRInputSourceEvent/frame page-type: web-api-instance-property browser-compat: api.XRInputSourceEvent.frame --- {{APIRef("WebXR Device API")}}{{SecureContext_Header}} The read-only {{domxref("XRInputSourceEvent")}} property **`frame`** sp...
0
data/mdn-content/files/en-us/web/api/xrinputsourceevent
data/mdn-content/files/en-us/web/api/xrinputsourceevent/xrinputsourceevent/index.md
--- title: "XRInputSourceEvent: XRInputSourceEvent() constructor" short-title: XRInputSourceEvent() slug: Web/API/XRInputSourceEvent/XRInputSourceEvent page-type: web-api-constructor browser-compat: api.XRInputSourceEvent.XRInputSourceEvent --- {{APIRef("WebXR Device API")}}{{SecureContext_Header}} The **`XRInputSour...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/gpupipelineerror/index.md
--- title: GPUPipelineError slug: Web/API/GPUPipelineError page-type: web-api-interface status: - experimental browser-compat: api.GPUPipelineError --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`GPUPipelineError`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode")}}...
0
data/mdn-content/files/en-us/web/api/gpupipelineerror
data/mdn-content/files/en-us/web/api/gpupipelineerror/gpupipelineerror/index.md
--- title: "GPUPipelineError: GPUPipelineError() constructor" short-title: GPUPipelineError() slug: Web/API/GPUPipelineError/GPUPipelineError page-type: web-api-constructor status: - experimental browser-compat: api.GPUPipelineError.GPUPipelineError --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Heade...
0
data/mdn-content/files/en-us/web/api/gpupipelineerror
data/mdn-content/files/en-us/web/api/gpupipelineerror/reason/index.md
--- title: "GPUPipelineError: reason property" short-title: reason slug: Web/API/GPUPipelineError/reason page-type: web-api-instance-property status: - experimental browser-compat: api.GPUPipelineError.reason --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`reason`** read-only property ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svganimatemotionelement/index.md
--- title: SVGAnimateMotionElement slug: Web/API/SVGAnimateMotionElement page-type: web-api-interface browser-compat: api.SVGAnimateMotionElement --- {{APIRef("SVG")}} The **`SVGAnimateMotionElement`** interface corresponds to the {{SVGElement("animateMotion")}} element. {{InheritanceDiagram}} ## Instance propertie...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webkitpoint/index.md
--- title: Point slug: Web/API/WebKitPoint page-type: web-api-interface status: - deprecated - non-standard browser-compat: api.WebKitPoint --- {{APIRef("CSS3 Transforms")}}{{Deprecated_Header}}{{Non-standard_Header}} **`Point`** is an interface which represents a point in 2-dimensional space. It is non-standard,...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/sharedworker/index.md
--- title: SharedWorker slug: Web/API/SharedWorker page-type: web-api-interface browser-compat: api.SharedWorker --- {{APIRef("Web Workers API")}} The **`SharedWorker`** interface represents a specific kind of worker that can be _accessed_ from several browsing contexts, such as several windows, iframes or even worke...
0
data/mdn-content/files/en-us/web/api/sharedworker
data/mdn-content/files/en-us/web/api/sharedworker/port/index.md
--- title: "SharedWorker: port property" short-title: port slug: Web/API/SharedWorker/port page-type: web-api-instance-property browser-compat: api.SharedWorker.port --- {{APIRef("Web Workers API")}} The **`port`** property of the {{domxref("SharedWorker")}} interface returns a {{domxref("MessagePort")}} object used ...
0
data/mdn-content/files/en-us/web/api/sharedworker
data/mdn-content/files/en-us/web/api/sharedworker/sharedworker/index.md
--- title: "SharedWorker: SharedWorker() constructor" short-title: SharedWorker() slug: Web/API/SharedWorker/SharedWorker page-type: web-api-constructor browser-compat: api.SharedWorker.SharedWorker --- {{APIRef("Web Workers API")}} The **`SharedWorker()`** constructor creates a {{domxref("SharedWorker")}} object tha...
0
data/mdn-content/files/en-us/web/api/sharedworker
data/mdn-content/files/en-us/web/api/sharedworker/error_event/index.md
--- title: "SharedWorker: error event" short-title: error slug: Web/API/SharedWorker/error_event page-type: web-api-event browser-compat: api.SharedWorker.error_event --- {{APIRef("Web Workers API")}} The **`error`** event of the {{domxref("SharedWorker")}} interface fires when an error occurs in the worker. ## Synt...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/gpuerror/index.md
--- title: GPUError slug: Web/API/GPUError page-type: web-api-interface status: - experimental browser-compat: api.GPUError --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`GPUError`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode")}} is the base interface for error...
0
data/mdn-content/files/en-us/web/api/gpuerror
data/mdn-content/files/en-us/web/api/gpuerror/message/index.md
--- title: "GPUError: message property" short-title: message slug: Web/API/GPUError/message page-type: web-api-instance-property status: - experimental browser-compat: api.GPUError.message --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`message`** read-only property of the {{domxref("G...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/pannernode/index.md
--- title: PannerNode slug: Web/API/PannerNode page-type: web-api-interface browser-compat: api.PannerNode --- {{ APIRef("Web Audio API") }} The `PannerNode` interface defines an audio-processing object that represents the location, direction, and behavior of an audio source signal in a simulated physical space. This...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/setorientation/index.md
--- title: "PannerNode: setOrientation() method" short-title: setOrientation() slug: Web/API/PannerNode/setOrientation page-type: web-api-instance-method status: - deprecated browser-compat: api.PannerNode.setOrientation --- {{APIRef("Web Audio API")}}{{Deprecated_Header}} > **Note:** The suggested replacement for ...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/distancemodel/index.md
--- title: "PannerNode: distanceModel property" short-title: distanceModel slug: Web/API/PannerNode/distanceModel page-type: web-api-instance-property browser-compat: api.PannerNode.distanceModel --- {{ APIRef("Web Audio API") }} The `distanceModel` property of the {{ domxref("PannerNode") }} interface is an enumerat...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/refdistance/index.md
--- title: "PannerNode: refDistance property" short-title: refDistance slug: Web/API/PannerNode/refDistance page-type: web-api-instance-property browser-compat: api.PannerNode.refDistance --- {{ APIRef("Web Audio API") }} The `refDistance` property of the {{ domxref("PannerNode") }} interface is a double value repres...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/coneoutergain/index.md
--- title: "PannerNode: coneOuterGain property" short-title: coneOuterGain slug: Web/API/PannerNode/coneOuterGain page-type: web-api-instance-property browser-compat: api.PannerNode.coneOuterGain --- {{ APIRef("Web Audio API") }} The `coneOuterGain` property of the {{ domxref("PannerNode") }} interface is a double va...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/maxdistance/index.md
--- title: "PannerNode: maxDistance property" short-title: maxDistance slug: Web/API/PannerNode/maxDistance page-type: web-api-instance-property browser-compat: api.PannerNode.maxDistance --- {{ APIRef("Web Audio API") }} The `maxDistance` property of the {{ domxref("PannerNode") }} interface is a double value repres...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/setposition/index.md
--- title: "PannerNode: setPosition() method" short-title: setPosition() slug: Web/API/PannerNode/setPosition page-type: web-api-instance-method status: - deprecated browser-compat: api.PannerNode.setPosition --- {{APIRef("Web Audio API")}}{{Deprecated_Header}} > **Note:** The suggested replacement for this depreca...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/positionz/index.md
--- title: "PannerNode: positionZ property" short-title: positionZ slug: Web/API/PannerNode/positionZ page-type: web-api-instance-property browser-compat: api.PannerNode.positionZ --- {{ APIRef("Web Audio API") }} The **`positionZ`** property of the {{ domxref("PannerNode") }} interface specifies the Z coordinate of ...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/pannernode/index.md
--- title: "PannerNode: PannerNode() constructor" short-title: PannerNode() slug: Web/API/PannerNode/PannerNode page-type: web-api-constructor browser-compat: api.PannerNode.PannerNode --- {{APIRef("Web Audio API")}} The **`PannerNode()`** constructor of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) creates ...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/orientationz/index.md
--- title: "PannerNode: orientationZ property" short-title: orientationZ slug: Web/API/PannerNode/orientationZ page-type: web-api-instance-property browser-compat: api.PannerNode.orientationZ --- {{ APIRef("Web Audio API") }} The **`orientationZ`** property of the {{ domxref("PannerNode") }} interface indicates the Z...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/rollofffactor/index.md
--- title: "PannerNode: rolloffFactor property" short-title: rolloffFactor slug: Web/API/PannerNode/rolloffFactor page-type: web-api-instance-property browser-compat: api.PannerNode.rolloffFactor --- {{ APIRef("Web Audio API") }} The `rolloffFactor` property of the {{ domxref("PannerNode") }} interface is a double va...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/panningmodel/index.md
--- title: "PannerNode: panningModel property" short-title: panningModel slug: Web/API/PannerNode/panningModel page-type: web-api-instance-property browser-compat: api.PannerNode.panningModel --- {{ APIRef("Web Audio API") }} The `panningModel` property of the {{ domxref("PannerNode") }} interface is an enumerated va...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/coneouterangle/index.md
--- title: "PannerNode: coneOuterAngle property" short-title: coneOuterAngle slug: Web/API/PannerNode/coneOuterAngle page-type: web-api-instance-property browser-compat: api.PannerNode.coneOuterAngle --- {{ APIRef("Web Audio API") }} The `coneOuterAngle` property of the {{ domxref("PannerNode") }} interface is a doub...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/coneinnerangle/index.md
--- title: "PannerNode: coneInnerAngle property" short-title: coneInnerAngle slug: Web/API/PannerNode/coneInnerAngle page-type: web-api-instance-property browser-compat: api.PannerNode.coneInnerAngle --- {{ APIRef("Web Audio API") }} The `coneInnerAngle` property of the {{ domxref("PannerNode") }} interface is a doub...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/positionx/index.md
--- title: "PannerNode: positionX property" short-title: positionX slug: Web/API/PannerNode/positionX page-type: web-api-instance-property browser-compat: api.PannerNode.positionX --- {{ APIRef("Web Audio API") }} The **`positionX`** property of the {{ domxref("PannerNode") }} interface specifies the X coordinate...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/orientationx/index.md
--- title: "PannerNode: orientationX property" short-title: orientationX slug: Web/API/PannerNode/orientationX page-type: web-api-instance-property browser-compat: api.PannerNode.orientationX --- {{ APIRef("Web Audio API") }} The **`orientationX`** property of the {{ domxref("PannerNode") }} interface indicates t...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/orientationy/index.md
--- title: "PannerNode: orientationY property" short-title: orientationY slug: Web/API/PannerNode/orientationY page-type: web-api-instance-property browser-compat: api.PannerNode.orientationY --- {{ APIRef("Web Audio API") }} The **`orientationY`** property of the {{ domxref("PannerNode") }} interface indicates the Y...
0
data/mdn-content/files/en-us/web/api/pannernode
data/mdn-content/files/en-us/web/api/pannernode/positiony/index.md
--- title: "PannerNode: positionY property" short-title: positionY slug: Web/API/PannerNode/positionY page-type: web-api-instance-property browser-compat: api.PannerNode.positionY --- {{ APIRef("Web Audio API") }} The **`positionY`** property of the {{ domxref("PannerNode") }} interface specifies the Y coordinate of ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate/index.md
--- title: DeviceMotionEventRotationRate slug: Web/API/DeviceMotionEventRotationRate page-type: web-api-interface browser-compat: api.DeviceMotionEventRotationRate --- {{APIRef("Device Orientation Events")}}{{securecontext_header}} A **`DeviceMotionEventRotationRate`** interface of the {{domxref("Device Orientation E...
0
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate/gamma/index.md
--- title: "DeviceMotionEventRotationRate: gamma property" short-title: gamma slug: Web/API/DeviceMotionEventRotationRate/gamma page-type: web-api-instance-property browser-compat: api.DeviceMotionEventRotationRate.gamma --- {{APIRef("Device Orientation Events")}}{{securecontext_header}} The **`gamma`** read-only pro...
0
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate/beta/index.md
--- title: "DeviceMotionEventRotationRate: beta property" short-title: beta slug: Web/API/DeviceMotionEventRotationRate/beta page-type: web-api-instance-property browser-compat: api.DeviceMotionEventRotationRate.beta --- {{APIRef("Device Orientation Events")}}{{securecontext_header}} The **`beta`** read-only property...
0
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate
data/mdn-content/files/en-us/web/api/devicemotioneventrotationrate/alpha/index.md
--- title: "DeviceMotionEventRotationRate: alpha property" short-title: alpha slug: Web/API/DeviceMotionEventRotationRate/alpha page-type: web-api-instance-property browser-compat: api.DeviceMotionEventRotationRate.alpha --- {{APIRef("Device Orientation Events")}}{{securecontext_header}} The **`alpha`** read-only pro...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/abstractrange/index.md
--- title: AbstractRange slug: Web/API/AbstractRange page-type: web-api-interface browser-compat: api.AbstractRange --- {{APIRef("DOM")}} The **`AbstractRange`** abstract interface is the base class upon which all {{Glossary("DOM")}} range types are defined. A **range** is an object that indicates the start and end p...
0