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/videotracklist
data/mdn-content/files/en-us/web/api/videotracklist/removetrack_event/index.md
--- title: "VideoTrackList: removetrack event" short-title: removetrack slug: Web/API/VideoTrackList/removetrack_event page-type: web-api-event browser-compat: api.VideoTrackList.removetrack_event --- {{APIRef}} The `removetrack` event is fired when a video track is removed from a [`VideoTrackList`](/en-US/docs/Web/A...
0
data/mdn-content/files/en-us/web/api/videotracklist
data/mdn-content/files/en-us/web/api/videotracklist/selectedindex/index.md
--- title: "VideoTrackList: selectedIndex property" short-title: selectedIndex slug: Web/API/VideoTrackList/selectedIndex page-type: web-api-instance-property browser-compat: api.VideoTrackList.selectedIndex --- {{APIRef("HTML DOM")}} The read-only **{{domxref("VideoTrackList")}}** property **`selectedIndex`** return...
0
data/mdn-content/files/en-us/web/api/videotracklist
data/mdn-content/files/en-us/web/api/videotracklist/change_event/index.md
--- title: "VideoTrackList: change event" short-title: change slug: Web/API/VideoTrackList/change_event page-type: web-api-event browser-compat: api.VideoTrackList.change_event --- {{APIRef}} The `change` event is fired when a video track is made active or inactive, for example by changing the track's [`selected`](/e...
0
data/mdn-content/files/en-us/web/api/videotracklist
data/mdn-content/files/en-us/web/api/videotracklist/gettrackbyid/index.md
--- title: "VideoTrackList: getTrackById() method" short-title: getTrackById() slug: Web/API/VideoTrackList/getTrackById page-type: web-api-instance-method browser-compat: api.VideoTrackList.getTrackById --- {{APIRef("HTML DOM")}} The **{{domxref("VideoTrackList")}}** method **`getTrackById()`** returns the first {{d...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/htmloptgroupelement/index.md
--- title: HTMLOptGroupElement slug: Web/API/HTMLOptGroupElement page-type: web-api-interface browser-compat: api.HTMLOptGroupElement --- {{ APIRef("HTML DOM") }} The **`HTMLOptGroupElement`** interface provides special properties and methods (beyond the regular {{domxref("HTMLElement")}} object interface they also h...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/fontface/index.md
--- title: FontFace slug: Web/API/FontFace page-type: web-api-interface browser-compat: api.FontFace --- {{APIRef("CSS Font Loading API")}} The **`FontFace`** interface of the [CSS Font Loading API](/en-US/docs/Web/API/CSS_Font_Loading_API) represents a single usable font face. This interface defines the source of a...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/linegapoverride/index.md
--- title: "FontFace: lineGapOverride property" short-title: lineGapOverride slug: Web/API/FontFace/lineGapOverride page-type: web-api-instance-property browser-compat: api.FontFace.lineGapOverride --- {{APIRef("CSS Font Loading API")}} The **`lineGapOverride`** property of the {{domxref("FontFace")}} interface retur...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/featuresettings/index.md
--- title: "FontFace: featureSettings property" short-title: featureSettings slug: Web/API/FontFace/featureSettings page-type: web-api-instance-property browser-compat: api.FontFace.featureSettings --- {{APIRef("CSS Font Loading API")}} The **`featureSettings`** property of the {{domxref("FontFace")}} interface retri...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/family/index.md
--- title: "FontFace: family property" short-title: family slug: Web/API/FontFace/family page-type: web-api-instance-property browser-compat: api.FontFace.family --- {{APIRef("CSS Font Loading API")}} The **`FontFace.family`** property allows the author to get or set the font family of a {{domxref("FontFace")}} objec...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/variationsettings/index.md
--- title: "FontFace: variationSettings property" short-title: variationSettings slug: Web/API/FontFace/variationSettings page-type: web-api-instance-property status: - experimental browser-compat: api.FontFace.variationSettings --- {{APIRef("CSS Font Loading API")}}{{SeeCompatTable}} The **`variationSettings`** pr...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/status/index.md
--- title: "FontFace: status property" short-title: status slug: Web/API/FontFace/status page-type: web-api-instance-property browser-compat: api.FontFace.status --- {{APIRef("CSS Font Loading API")}} The **`status`** read-only property of the {{domxref("FontFace")}} interface returns an enumerated value indicating t...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/display/index.md
--- title: "FontFace: display property" short-title: display slug: Web/API/FontFace/display page-type: web-api-instance-property browser-compat: api.FontFace.display --- {{APIRef("CSS Font Loading API")}} The **`display`** property of the {{domxref("FontFace")}} interface determines how a font face is displayed based...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/style/index.md
--- title: "FontFace: style property" short-title: style slug: Web/API/FontFace/style page-type: web-api-instance-property browser-compat: api.FontFace.style --- {{APIRef("CSS Font Loading API")}} The **`style`** property of the {{domxref("FontFace")}} interface retrieves or sets the font's style. This property is e...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/ascentoverride/index.md
--- title: "FontFace: ascentOverride property" short-title: ascentOverride slug: Web/API/FontFace/ascentOverride page-type: web-api-instance-property browser-compat: api.FontFace.ascentOverride --- {{APIRef("CSS Font Loading API")}} The **`ascentOverride`** property of the {{domxref("FontFace")}} interface returns an...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/variant/index.md
--- title: "FontFace: variant property" short-title: variant slug: Web/API/FontFace/variant page-type: web-api-instance-property browser-compat: api.FontFace.variant --- {{APIRef("CSS Font Loading API")}} The **`variant`** property of the {{domxref("FontFace")}} interface programmatically retrieves or sets font varia...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/loaded/index.md
--- title: "FontFace: loaded property" short-title: loaded slug: Web/API/FontFace/loaded page-type: web-api-instance-property browser-compat: api.FontFace.loaded --- {{APIRef("CSS Font Loading API")}} The **`loaded`** read-only property of the {{domxref("FontFace")}} interface returns a {{jsxref('Promise')}} that res...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/fontface/index.md
--- title: "FontFace: FontFace() constructor" short-title: FontFace() slug: Web/API/FontFace/FontFace page-type: web-api-constructor browser-compat: api.FontFace.FontFace --- {{APIRef("CSS Font Loading API")}} The **`FontFace()`** constructor creates a new {{domxref("FontFace")}} object. ## Syntax ```js-nolint new ...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/descentoverride/index.md
--- title: "FontFace: descentOverride property" short-title: descentOverride slug: Web/API/FontFace/descentOverride page-type: web-api-instance-property browser-compat: api.FontFace.descentOverride --- {{APIRef("CSS Font Loading API")}} The **`descentOverride`** property of the {{domxref("FontFace")}} interface retur...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/load/index.md
--- title: "FontFace: load() method" short-title: load() slug: Web/API/FontFace/load page-type: web-api-instance-method browser-compat: api.FontFace.load --- {{APIRef("CSS Font Loading API")}} The **`load()`** method of the {{domxref("FontFace")}} interface requests and loads a font whose `source` was specified as a ...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/stretch/index.md
--- title: "FontFace: stretch property" short-title: stretch slug: Web/API/FontFace/stretch page-type: web-api-instance-property browser-compat: api.FontFace.stretch --- {{APIRef("CSS Font Loading API")}} The **`stretch`** property of the {{domxref("FontFace")}} interface retrieves or sets how the font stretches. Th...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/unicoderange/index.md
--- title: "FontFace: unicodeRange property" short-title: unicodeRange slug: Web/API/FontFace/unicodeRange page-type: web-api-instance-property browser-compat: api.FontFace.unicodeRange --- {{APIRef("CSS Font Loading API")}} The **`unicodeRange`** property of the {{domxref("FontFace")}} interface retrieves or sets th...
0
data/mdn-content/files/en-us/web/api/fontface
data/mdn-content/files/en-us/web/api/fontface/weight/index.md
--- title: "FontFace: weight property" short-title: weight slug: Web/API/FontFace/weight page-type: web-api-instance-property browser-compat: api.FontFace.weight --- {{APIRef("CSS Font Loading API")}} The **`weight`** property of the {{domxref("FontFace")}} interface retrieves or sets the weight of the font. This pr...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/idbcursorwithvalue/index.md
--- title: IDBCursorWithValue slug: Web/API/IDBCursorWithValue page-type: web-api-interface browser-compat: api.IDBCursorWithValue --- {{APIRef("IndexedDB")}} The **`IDBCursorWithValue`** interface of the [IndexedDB API](/en-US/docs/Web/API/IndexedDB_API) represents a [cursor](/en-US/docs/Web/API/IndexedDB_API/Basic_...
0
data/mdn-content/files/en-us/web/api/idbcursorwithvalue
data/mdn-content/files/en-us/web/api/idbcursorwithvalue/value/index.md
--- title: "IDBCursorWithValue: value property" short-title: value slug: Web/API/IDBCursorWithValue/value page-type: web-api-instance-property browser-compat: api.IDBCursorWithValue.value --- {{ APIRef("IndexedDB") }} The **`value`** read-only property of the {{domxref("IDBCursorWithValue")}} interface returns the va...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgfemorphologyelement/index.md
--- title: SVGFEMorphologyElement slug: Web/API/SVGFEMorphologyElement page-type: web-api-interface browser-compat: api.SVGFEMorphologyElement --- {{APIRef("SVG")}} The **`SVGFEMorphologyElement`** interface corresponds to the {{SVGElement("feMorphology")}} element. {{InheritanceDiagram}} ## Constants <table class...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgviewelement/index.md
--- title: SVGViewElement slug: Web/API/SVGViewElement page-type: web-api-interface browser-compat: api.SVGViewElement --- {{APIRef("SVG")}} The **`SVGViewElement`** interface provides access to the properties of {{SVGElement("view")}} elements, as well as methods to manipulate them. {{InheritanceDiagram}} ## Insta...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/gamepadhapticactuator/index.md
--- title: GamepadHapticActuator slug: Web/API/GamepadHapticActuator page-type: web-api-interface browser-compat: api.GamepadHapticActuator --- {{APIRef("Gamepad API")}}{{securecontext_header}} The **`GamepadHapticActuator`** interface of the [Gamepad API](/en-US/docs/Web/API/Gamepad_API) represents hardware in the c...
0
data/mdn-content/files/en-us/web/api/gamepadhapticactuator
data/mdn-content/files/en-us/web/api/gamepadhapticactuator/pulse/index.md
--- title: "GamepadHapticActuator: pulse() method" short-title: pulse() slug: Web/API/GamepadHapticActuator/pulse page-type: web-api-instance-method browser-compat: api.GamepadHapticActuator.pulse --- {{APIRef("Gamepad")}} The **`pulse()`** method of the {{domxref("GamepadHapticActuator")}} interface makes the hardwa...
0
data/mdn-content/files/en-us/web/api/gamepadhapticactuator
data/mdn-content/files/en-us/web/api/gamepadhapticactuator/type/index.md
--- title: "GamepadHapticActuator: type property" short-title: type slug: Web/API/GamepadHapticActuator/type page-type: web-api-instance-property browser-compat: api.GamepadHapticActuator.type --- {{APIRef("Gamepad")}} The **`type`** read-only property of the {{domxref("GamepadHapticActuator")}} interface returns an ...
0
data/mdn-content/files/en-us/web/api/gamepadhapticactuator
data/mdn-content/files/en-us/web/api/gamepadhapticactuator/playeffect/index.md
--- title: "GamepadHapticActuator: playEffect() method" short-title: playEffect() slug: Web/API/GamepadHapticActuator/playEffect page-type: web-api-instance-method status: - non-standard browser-compat: api.GamepadHapticActuator.playEffect --- {{APIRef("Gamepad")}}{{Non-standard_Header}} The **`playEffect()`** meth...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/delaynode/index.md
--- title: DelayNode slug: Web/API/DelayNode page-type: web-api-interface browser-compat: api.DelayNode --- {{APIRef("Web Audio API")}} The **`DelayNode`** interface represents a [delay-line](https://en.wikipedia.org/wiki/Digital_delay_line); an {{domxref("AudioNode")}} audio-processing module that causes a delay bet...
0
data/mdn-content/files/en-us/web/api/delaynode
data/mdn-content/files/en-us/web/api/delaynode/delaytime/index.md
--- title: "DelayNode: delayTime property" short-title: delayTime slug: Web/API/DelayNode/delayTime page-type: web-api-instance-property browser-compat: api.DelayNode.delayTime --- {{ APIRef("Web Audio API") }} The `delayTime` property of the {{ domxref("DelayNode") }} interface is an [a-rate](/en-US/docs/Web/API/Aud...
0
data/mdn-content/files/en-us/web/api/delaynode
data/mdn-content/files/en-us/web/api/delaynode/delaynode/index.md
--- title: "DelayNode: DelayNode() constructor" short-title: DelayNode() slug: Web/API/DelayNode/DelayNode page-type: web-api-constructor browser-compat: api.DelayNode.DelayNode --- {{APIRef("Web Audio API")}} The **`DelayNode()`** constructor of the [Web Audio API](/en-US/docs/Web/API/Web_Audio_API) creates a new {{...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webgl_multi_draw/index.md
--- title: WEBGL_multi_draw extension short-title: WEBGL_multi_draw slug: Web/API/WEBGL_multi_draw page-type: webgl-extension browser-compat: api.WEBGL_multi_draw --- {{APIRef("WebGL")}} The **`WEBGL_multi_draw`** extension is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and allows to render more than one p...
0
data/mdn-content/files/en-us/web/api/webgl_multi_draw
data/mdn-content/files/en-us/web/api/webgl_multi_draw/multidrawelementsinstancedwebgl/index.md
--- title: "WEBGL_multi_draw: multiDrawElementsInstancedWEBGL() method" short-title: multiDrawElementsInstancedWEBGL() slug: Web/API/WEBGL_multi_draw/multiDrawElementsInstancedWEBGL page-type: webgl-extension-method browser-compat: api.WEBGL_multi_draw.multiDrawElementsInstancedWEBGL --- {{APIRef("WebGL")}} The **`WE...
0
data/mdn-content/files/en-us/web/api/webgl_multi_draw
data/mdn-content/files/en-us/web/api/webgl_multi_draw/multidrawarrayswebgl/index.md
--- title: "WEBGL_multi_draw: multiDrawArraysWEBGL() method" short-title: multiDrawArraysWEBGL() slug: Web/API/WEBGL_multi_draw/multiDrawArraysWEBGL page-type: webgl-extension-method browser-compat: api.WEBGL_multi_draw.multiDrawArraysWEBGL --- {{APIRef("WebGL")}} The **`WEBGL_multi_draw.multiDrawArraysWEBGL()`** met...
0
data/mdn-content/files/en-us/web/api/webgl_multi_draw
data/mdn-content/files/en-us/web/api/webgl_multi_draw/multidrawarraysinstancedwebgl/index.md
--- title: "WEBGL_multi_draw: multiDrawArraysInstancedWEBGL() method" short-title: multiDrawArraysInstancedWEBGL() slug: Web/API/WEBGL_multi_draw/multiDrawArraysInstancedWEBGL page-type: webgl-extension-method browser-compat: api.WEBGL_multi_draw.multiDrawArraysInstancedWEBGL --- {{APIRef("WebGL")}} The **`WEBGL_mult...
0
data/mdn-content/files/en-us/web/api/webgl_multi_draw
data/mdn-content/files/en-us/web/api/webgl_multi_draw/multidrawelementswebgl/index.md
--- title: "WEBGL_multi_draw: multiDrawElementsWEBGL() method" short-title: multiDrawElementsWEBGL() slug: Web/API/WEBGL_multi_draw/multiDrawElementsWEBGL page-type: webgl-extension-method browser-compat: api.WEBGL_multi_draw.multiDrawElementsWEBGL --- {{APIRef("WebGL")}} The **`WEBGL_multi_draw.multiDrawElementsWEBG...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/animationevent/index.md
--- title: AnimationEvent slug: Web/API/AnimationEvent page-type: web-api-interface browser-compat: api.AnimationEvent --- {{APIRef("Web Animations")}} The **`AnimationEvent`** interface represents events providing information related to [animations](/en-US/docs/Web/CSS/CSS_animations/Using_CSS_animations). {{Inheri...
0
data/mdn-content/files/en-us/web/api/animationevent
data/mdn-content/files/en-us/web/api/animationevent/elapsedtime/index.md
--- title: "AnimationEvent: elapsedTime property" short-title: elapsedTime slug: Web/API/AnimationEvent/elapsedTime page-type: web-api-instance-property browser-compat: api.AnimationEvent.elapsedTime --- {{APIRef("Web Animations")}} The **`AnimationEvent.elapsedTime`** read-only property is a `float` giving the amoun...
0
data/mdn-content/files/en-us/web/api/animationevent
data/mdn-content/files/en-us/web/api/animationevent/animationevent/index.md
--- title: "AnimationEvent: AnimationEvent() constructor" short-title: AnimationEvent() slug: Web/API/AnimationEvent/AnimationEvent page-type: web-api-constructor browser-compat: api.AnimationEvent.AnimationEvent --- {{APIRef("Web Animations")}} The **`AnimationEvent()`** constructor returns a new {{domxref("Animatio...
0
data/mdn-content/files/en-us/web/api/animationevent
data/mdn-content/files/en-us/web/api/animationevent/animationname/index.md
--- title: "AnimationEvent: animationName property" short-title: animationName slug: Web/API/AnimationEvent/animationName page-type: web-api-instance-property browser-compat: api.AnimationEvent.animationName --- {{APIRef("Web Animations")}} The **`AnimationEvent.animationName`** read-only property is a string contain...
0
data/mdn-content/files/en-us/web/api/animationevent
data/mdn-content/files/en-us/web/api/animationevent/pseudoelement/index.md
--- title: "AnimationEvent: pseudoElement property" short-title: pseudoElement slug: Web/API/AnimationEvent/pseudoElement page-type: web-api-instance-property browser-compat: api.AnimationEvent.pseudoElement --- {{APIRef("Web Animations")}} The **`AnimationEvent.pseudoElement`** read-only property is a string, starti...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/cssunitvalue/index.md
--- title: CSSUnitValue slug: Web/API/CSSUnitValue page-type: web-api-interface browser-compat: api.CSSUnitValue --- {{APIRef("CSS Typed Object Model API")}} The **`CSSUnitValue`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} represents values that contain a single unit type. For ...
0
data/mdn-content/files/en-us/web/api/cssunitvalue
data/mdn-content/files/en-us/web/api/cssunitvalue/value/index.md
--- title: "CSSUnitValue: value property" short-title: value slug: Web/API/CSSUnitValue/value page-type: web-api-instance-property browser-compat: api.CSSUnitValue.value --- {{APIRef("CSS Typed Object Model API")}} The **`CSSUnitValue.value`** property of the {{domxref("CSSUnitValue")}} interface returns a double ind...
0
data/mdn-content/files/en-us/web/api/cssunitvalue
data/mdn-content/files/en-us/web/api/cssunitvalue/cssunitvalue/index.md
--- title: "CSSUnitValue: CSSUnitValue() constructor" short-title: CSSUnitValue() slug: Web/API/CSSUnitValue/CSSUnitValue page-type: web-api-constructor browser-compat: api.CSSUnitValue.CSSUnitValue --- {{APIRef("CSS Typed Object Model API")}} The **`CSSUnitValue()`** constructor creates a new {{domxref("CSSUnitValue...
0
data/mdn-content/files/en-us/web/api/cssunitvalue
data/mdn-content/files/en-us/web/api/cssunitvalue/unit/index.md
--- title: "CSSUnitValue: unit property" short-title: unit slug: Web/API/CSSUnitValue/unit page-type: web-api-instance-property browser-compat: api.CSSUnitValue.unit --- {{APIRef("CSS Typed Object Model API")}} The **`CSSUnitValue.unit`** read-only property of the {{domxref("CSSUnitValue")}} interface returns a strin...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrlightestimate/index.md
--- title: XRLightEstimate slug: Web/API/XRLightEstimate page-type: web-api-interface status: - experimental browser-compat: api.XRLightEstimate --- {{APIRef("WebXR Device API")}} {{secureContext_header}}{{SeeCompatTable}} The **`XRLightEstimate`** interface of the [WebXR Device API](/en-US/docs/Web/API/WebXR_Devic...
0
data/mdn-content/files/en-us/web/api/xrlightestimate
data/mdn-content/files/en-us/web/api/xrlightestimate/sphericalharmonicscoefficients/index.md
--- title: "XRLightEstimate: sphericalHarmonicsCoefficients property" short-title: sphericalHarmonicsCoefficients slug: Web/API/XRLightEstimate/sphericalHarmonicsCoefficients page-type: web-api-instance-property status: - experimental browser-compat: api.XRLightEstimate.sphericalHarmonicsCoefficients --- {{APIRef("W...
0
data/mdn-content/files/en-us/web/api/xrlightestimate
data/mdn-content/files/en-us/web/api/xrlightestimate/primarylightdirection/index.md
--- title: "XRLightEstimate: primaryLightDirection property" short-title: primaryLightDirection slug: Web/API/XRLightEstimate/primaryLightDirection page-type: web-api-instance-property status: - experimental browser-compat: api.XRLightEstimate.primaryLightDirection --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}...
0
data/mdn-content/files/en-us/web/api/xrlightestimate
data/mdn-content/files/en-us/web/api/xrlightestimate/primarylightintensity/index.md
--- title: "XRLightEstimate: primaryLightIntensity property" short-title: primaryLightIntensity slug: Web/API/XRLightEstimate/primaryLightIntensity page-type: web-api-instance-property status: - experimental browser-compat: api.XRLightEstimate.primaryLightIntensity --- {{APIRef("WebXR Device API")}}{{SeeCompatTable}...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svglineargradientelement/index.md
--- title: SVGLinearGradientElement slug: Web/API/SVGLinearGradientElement page-type: web-api-interface browser-compat: api.SVGLinearGradientElement --- {{APIRef("SVG")}} The **`SVGLinearGradientElement`** interface corresponds to the {{SVGElement("linearGradient")}} element. {{InheritanceDiagram}} ## Instance prop...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/touch_events/index.md
--- title: Touch events slug: Web/API/Touch_events page-type: web-api-overview browser-compat: - api.Touch - api.TouchEvent - api.TouchList spec-urls: https://w3c.github.io/touch-events/ --- {{DefaultAPISidebar("Touch Events")}} To provide quality support for touch-based user interfaces, touch events offer the ...
0
data/mdn-content/files/en-us/web/api/touch_events
data/mdn-content/files/en-us/web/api/touch_events/using_touch_events/index.md
--- title: Using Touch Events slug: Web/API/Touch_events/Using_Touch_Events page-type: guide --- {{DefaultAPISidebar("Touch Events")}} Today, most Web content is designed for keyboard and mouse input. However, devices with touch screens (especially portable devices) are mainstream and Web applications can either dire...
0
data/mdn-content/files/en-us/web/api/touch_events
data/mdn-content/files/en-us/web/api/touch_events/multi-touch_interaction/index.md
--- title: Multi-touch interaction slug: Web/API/Touch_events/Multi-touch_interaction page-type: guide --- {{DefaultAPISidebar("Touch Events")}} The touch event interfaces support application-specific single and multi-touch interactions. However, the interfaces can be a bit tricky for programmers to use because touch...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/medialist/index.md
--- title: MediaList slug: Web/API/MediaList page-type: web-api-interface browser-compat: api.MediaList --- {{APIRef("CSSOM")}} The **`MediaList`** interface represents the media queries of a stylesheet, e.g. those set using a {{htmlelement("link")}} element's `media` attribute. > **Note:** `MediaList` is a live lis...
0
data/mdn-content/files/en-us/web/api/medialist
data/mdn-content/files/en-us/web/api/medialist/deletemedium/index.md
--- title: "MediaList: deleteMedium() method" short-title: deleteMedium() slug: Web/API/MediaList/deleteMedium page-type: web-api-instance-method browser-compat: api.MediaList.deleteMedium --- {{APIRef("CSSOM")}} The `deleteMedium()` method of the {{DOMxRef("MediaList")}} interface removes from this `MediaList` the g...
0
data/mdn-content/files/en-us/web/api/medialist
data/mdn-content/files/en-us/web/api/medialist/length/index.md
--- title: "MediaList: length property" short-title: length slug: Web/API/MediaList/length page-type: web-api-instance-property browser-compat: api.MediaList.length --- {{APIRef("CSSOM")}} The read-only **`length`** property of the {{DOMxRef("MediaList")}} interface returns the number of media queries in the list. #...
0
data/mdn-content/files/en-us/web/api/medialist
data/mdn-content/files/en-us/web/api/medialist/item/index.md
--- title: "MediaList: item() method" short-title: item() slug: Web/API/MediaList/item page-type: web-api-instance-method browser-compat: api.MediaList.item --- {{ APIRef("CSSOM") }} The **`item()`** method of the {{domxref("MediaList")}} interface returns the media query at the specified `index`, or `null` if the sp...
0
data/mdn-content/files/en-us/web/api/medialist
data/mdn-content/files/en-us/web/api/medialist/appendmedium/index.md
--- title: "MediaList: appendMedium() method" short-title: appendMedium() slug: Web/API/MediaList/appendMedium page-type: web-api-instance-method browser-compat: api.MediaList.appendMedium --- {{APIRef("CSSOM")}} The `appendMedium()` method of the {{DomxRef("MediaList")}} interface adds a media query to the list. If ...
0
data/mdn-content/files/en-us/web/api/medialist
data/mdn-content/files/en-us/web/api/medialist/mediatext/index.md
--- title: "MediaList: mediaText property" short-title: mediaText slug: Web/API/MediaList/mediaText page-type: web-api-instance-property browser-compat: api.MediaList.mediaText --- {{APIRef("CSSOM")}} The **`mediaText`** property of the {{domxref("MediaList")}} interface is a {{Glossary("stringifier")}} that returns ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/sharedstorageselecturloperation/index.md
--- title: SharedStorageSelectURLOperation slug: Web/API/SharedStorageSelectURLOperation page-type: web-api-interface status: - experimental browser-compat: api.SharedStorageSelectURLOperation --- {{APIRef("Shared Storage API")}}{{SeeCompatTable}} The **`SharedStorageSelectURLOperation`** interface of the {{domxref...
0
data/mdn-content/files/en-us/web/api/sharedstorageselecturloperation
data/mdn-content/files/en-us/web/api/sharedstorageselecturloperation/run/index.md
--- title: "SharedStorageSelectURLOperation: run() method" short-title: run() slug: Web/API/SharedStorageSelectURLOperation/run page-type: web-api-instance-method status: - experimental browser-compat: api.SharedStorageSelectURLOperation.run --- {{APIRef("Shared Storage API")}}{{SeeCompatTable}} The **`run()`** met...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent/index.md
--- title: PaymentMethodChangeEvent slug: Web/API/PaymentMethodChangeEvent page-type: web-api-interface browser-compat: api.PaymentMethodChangeEvent --- {{securecontext_header}}{{APIRef("Payment Request API")}} The **`PaymentMethodChangeEvent`** interface of the [Payment Request API](/en-US/docs/Web/API/Payment_Reque...
0
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent/methodname/index.md
--- title: "PaymentMethodChangeEvent: methodName property" short-title: methodName slug: Web/API/PaymentMethodChangeEvent/methodName page-type: web-api-instance-property browser-compat: api.PaymentMethodChangeEvent.methodName --- {{securecontext_header}}{{APIRef("Payment Request API")}} The read-only **`methodName`**...
0
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent/paymentmethodchangeevent/index.md
--- title: "PaymentMethodChangeEvent: PaymentMethodChangeEvent() constructor" short-title: PaymentMethodChangeEvent() slug: Web/API/PaymentMethodChangeEvent/PaymentMethodChangeEvent page-type: web-api-constructor browser-compat: api.PaymentMethodChangeEvent.PaymentMethodChangeEvent --- {{securecontext_header}}{{APIRef...
0
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent
data/mdn-content/files/en-us/web/api/paymentmethodchangeevent/methoddetails/index.md
--- title: "PaymentMethodChangeEvent: methodDetails property" short-title: methodDetails slug: Web/API/PaymentMethodChangeEvent/methodDetails page-type: web-api-instance-property browser-compat: api.PaymentMethodChangeEvent.methodDetails --- {{securecontext_header}}{{APIRef("Payment Request API")}} The read-only **`m...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/htmlmenuitemelement/index.md
--- title: HTMLMenuItemElement slug: Web/API/HTMLMenuItemElement page-type: web-api-interface status: - deprecated - non-standard --- {{APIRef("HTML DOM")}}{{Deprecated_Header}}{{Non-standard_Header}} The **`HTMLMenuItemElement`** interface provides special properties (beyond those defined on the regular {{DOMxRe...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/absoluteorientationsensor/index.md
--- title: AbsoluteOrientationSensor slug: Web/API/AbsoluteOrientationSensor page-type: web-api-interface browser-compat: api.AbsoluteOrientationSensor --- {{securecontext_header}}{{APIRef("Sensor API")}} The **`AbsoluteOrientationSensor`** interface of the [Sensor APIs](/en-US/docs/Web/API/Sensor_APIs) describes the...
0
data/mdn-content/files/en-us/web/api/absoluteorientationsensor
data/mdn-content/files/en-us/web/api/absoluteorientationsensor/absoluteorientationsensor/index.md
--- title: "AbsoluteOrientationSensor: AbsoluteOrientationSensor() constructor" short-title: AbsoluteOrientationSensor() slug: Web/API/AbsoluteOrientationSensor/AbsoluteOrientationSensor page-type: web-api-constructor browser-compat: api.AbsoluteOrientationSensor.AbsoluteOrientationSensor --- {{securecontext_header}}{...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/characterboundsupdateevent/index.md
--- title: CharacterBoundsUpdateEvent slug: Web/API/CharacterBoundsUpdateEvent page-type: web-api-interface status: - experimental browser-compat: api.CharacterBoundsUpdateEvent --- {{APIRef("EditContext API")}}{{SeeCompatTable}} The **`CharacterBoundsUpdateEvent`** interface is a {{domxref("Event", "DOM event")}} ...
0
data/mdn-content/files/en-us/web/api/characterboundsupdateevent
data/mdn-content/files/en-us/web/api/characterboundsupdateevent/rangeend/index.md
--- title: "CharacterBoundsUpdateEvent: rangeEnd property" short-title: rangeEnd slug: Web/API/CharacterBoundsUpdateEvent/rangeEnd page-type: web-api-instance-property status: - experimental browser-compat: api.CharacterBoundsUpdateEvent.rangeEnd --- {{APIRef("EditContext API")}}{{SeeCompatTable}} The **`CharacterB...
0
data/mdn-content/files/en-us/web/api/characterboundsupdateevent
data/mdn-content/files/en-us/web/api/characterboundsupdateevent/rangestart/index.md
--- title: "CharacterBoundsUpdateEvent: rangeStart property" short-title: rangeStart slug: Web/API/CharacterBoundsUpdateEvent/rangeStart page-type: web-api-instance-property status: - experimental browser-compat: api.CharacterBoundsUpdateEvent.rangeStart --- {{APIRef("EditContext API")}}{{SeeCompatTable}} The **`Ch...
0
data/mdn-content/files/en-us/web/api/characterboundsupdateevent
data/mdn-content/files/en-us/web/api/characterboundsupdateevent/characterboundsupdateevent/index.md
--- title: "CharacterBoundsUpdateEvent: CharacterBoundsUpdateEvent() constructor" short-title: CharacterBoundsUpdateEvent() slug: Web/API/CharacterBoundsUpdateEvent/CharacterBoundsUpdateEvent page-type: web-api-constructor status: - experimental browser-compat: api.CharacterBoundsUpdateEvent.CharacterBoundsUpdateEven...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/aesctrparams/index.md
--- title: AesCtrParams slug: Web/API/AesCtrParams page-type: web-api-interface spec-urls: https://w3c.github.io/webcrypto/#dfn-AesCtrParams --- {{ APIRef("Web Crypto API") }} The **`AesCtrParams`** 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/webglprogram/index.md
--- title: WebGLProgram slug: Web/API/WebGLProgram page-type: web-api-interface browser-compat: api.WebGLProgram --- {{APIRef("WebGL")}} The **`WebGLProgram`** is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and is a combination of two compiled {{domxref("WebGLShader")}}s consisting of a vertex shader and a...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webusb_api/index.md
--- title: WebUSB API slug: Web/API/WebUSB_API page-type: web-api-overview status: - experimental spec-urls: https://wicg.github.io/webusb/ --- {{securecontext_header}}{{DefaultAPISidebar("WebUSB API")}}{{SeeCompatTable}} The **WebUSB API** provides a way to expose non-standard Universal Serial Bus (USB) compatible...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/mediastreamevent/index.md
--- title: MediaStreamEvent slug: Web/API/MediaStreamEvent page-type: web-api-interface status: - deprecated - non-standard browser-compat: api.MediaStreamEvent --- {{APIRef("WebRTC")}}{{Deprecated_Header}}{{Non-standard_Header}} The **`MediaStreamEvent`** interface represents events that occurs in relation to a ...
0
data/mdn-content/files/en-us/web/api/mediastreamevent
data/mdn-content/files/en-us/web/api/mediastreamevent/stream/index.md
--- title: "MediaStreamEvent: stream property" short-title: stream slug: Web/API/MediaStreamEvent/stream page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.MediaStreamEvent.stream --- {{APIRef("WebRTC")}}{{deprecated_header}}{{Non-standard_header}} The read-only property ...
0
data/mdn-content/files/en-us/web/api/mediastreamevent
data/mdn-content/files/en-us/web/api/mediastreamevent/mediastreamevent/index.md
--- title: "MediaStreamEvent: MediaStreamEvent() constructor" short-title: MediaStreamEvent() slug: Web/API/MediaStreamEvent/MediaStreamEvent page-type: web-api-constructor status: - deprecated - non-standard browser-compat: api.MediaStreamEvent.MediaStreamEvent --- {{APIRef("WebRTC")}}{{Deprecated_Header}}{{Non-s...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/gpurenderpipeline/index.md
--- title: GPURenderPipeline slug: Web/API/GPURenderPipeline page-type: web-api-interface status: - experimental browser-compat: api.GPURenderPipeline --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`GPURenderPipeline`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode...
0
data/mdn-content/files/en-us/web/api/gpurenderpipeline
data/mdn-content/files/en-us/web/api/gpurenderpipeline/getbindgrouplayout/index.md
--- title: "GPURenderPipeline: getBindGroupLayout() method" short-title: getBindGroupLayout() slug: Web/API/GPURenderPipeline/getBindGroupLayout page-type: web-api-instance-method status: - experimental browser-compat: api.GPURenderPipeline.getBindGroupLayout --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureCon...
0
data/mdn-content/files/en-us/web/api/gpurenderpipeline
data/mdn-content/files/en-us/web/api/gpurenderpipeline/label/index.md
--- title: "GPURenderPipeline: label property" short-title: label slug: Web/API/GPURenderPipeline/label page-type: web-api-instance-property status: - experimental browser-compat: api.GPURenderPipeline.label --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`label`** property of the {{dom...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/vrstageparameters/index.md
--- title: VRStageParameters slug: Web/API/VRStageParameters page-type: web-api-interface status: - deprecated - non-standard browser-compat: api.VRStageParameters --- {{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}} The **`VRStageParameters`** interface of the [WebVR API](/en-US/docs/Web/API/W...
0
data/mdn-content/files/en-us/web/api/vrstageparameters
data/mdn-content/files/en-us/web/api/vrstageparameters/sittingtostandingtransform/index.md
--- title: "VRStageParameters: sittingToStandingTransform property" short-title: sittingToStandingTransform slug: Web/API/VRStageParameters/sittingToStandingTransform page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.VRStageParameters.sittingToStandingTransform --- {{APIR...
0
data/mdn-content/files/en-us/web/api/vrstageparameters
data/mdn-content/files/en-us/web/api/vrstageparameters/sizey/index.md
--- title: "VRStageParameters: sizeY property" short-title: sizeY slug: Web/API/VRStageParameters/sizeY page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.VRStageParameters.sizeY --- {{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}} The **`sizeY`** read-...
0
data/mdn-content/files/en-us/web/api/vrstageparameters
data/mdn-content/files/en-us/web/api/vrstageparameters/sizex/index.md
--- title: "VRStageParameters: sizeX property" short-title: sizeX slug: Web/API/VRStageParameters/sizeX page-type: web-api-instance-property status: - deprecated - non-standard browser-compat: api.VRStageParameters.sizeX --- {{APIRef("WebVR API")}}{{Deprecated_Header}}{{Non-standard_Header}} The **`sizeX`** read-...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/worklet/index.md
--- title: Worklet slug: Web/API/Worklet page-type: web-api-interface browser-compat: api.Worklet --- {{APIRef("Worklets")}}{{SecureContext_Header}} The **`Worklet`** interface is a lightweight version of {{domxref("Worker", "Web Workers")}} and gives developers access to low-level parts of the rendering pipeline. W...
0
data/mdn-content/files/en-us/web/api/worklet
data/mdn-content/files/en-us/web/api/worklet/addmodule/index.md
--- title: "Worklet: addModule() method" short-title: addModule() slug: Web/API/Worklet/addModule page-type: web-api-instance-method browser-compat: api.Worklet.addModule --- {{APIRef("Worklets")}}{{SecureContext_Header}} The **`addModule()`** method of the {{domxref("Worklet")}} interface loads the module in the giv...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrhand/hand.svg
<svg xmlns="http://www.w3.org/2000/svg" width="390.024" height="538.377" viewBox="0 0 103.194 142.445"><path style="fill:#dde3e3;fill-opacity:1;stroke:#000;stroke-width:.56179392;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="M69.83 156.288c-2.208-8.56-4.393-17....
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/xrhand/index.md
--- title: XRHand slug: Web/API/XRHand page-type: web-api-interface browser-compat: api.XRHand --- {{APIRef("WebXR Device API")}} The **`XRHand`** interface is pair iterator (an ordered map) with the key being the hand joints and the value being an {{domxref("XRJointSpace")}}. `XRHand` is returned by {{domxref("XRIn...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue/index.md
--- title: CSSVariableReferenceValue slug: Web/API/CSSVariableReferenceValue page-type: web-api-interface browser-compat: api.CSSVariableReferenceValue --- {{APIRef("CSSOM")}} The **`CSSVariableReferenceValue`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} allows you to create a c...
0
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue/variable/index.md
--- title: "CSSVariableReferenceValue: variable property" short-title: variable slug: Web/API/CSSVariableReferenceValue/variable page-type: web-api-instance-property browser-compat: api.CSSVariableReferenceValue.variable --- {{APIRef("CSSOM")}} The **`variable`** property of the {{domxref("CSSVariableReferenceValue")...
0
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue/cssvariablereferencevalue/index.md
--- title: "CSSVariableReferenceValue: CSSVariableReferenceValue() constructor" short-title: CSSVariableReferenceValue() slug: Web/API/CSSVariableReferenceValue/CSSVariableReferenceValue page-type: web-api-constructor browser-compat: api.CSSVariableReferenceValue.CSSVariableReferenceValue --- {{APIRef("CSSOM")}} Crea...
0
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue
data/mdn-content/files/en-us/web/api/cssvariablereferencevalue/fallback/index.md
--- title: "CSSVariableReferenceValue: fallback property" short-title: fallback slug: Web/API/CSSVariableReferenceValue/fallback page-type: web-api-instance-property browser-compat: api.CSSVariableReferenceValue.fallback --- {{APIRef("CSSOM")}} The **`fallback`** read-only property of the {{domxref("CSSVariableRefere...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/audioworkletnode/index.md
--- title: AudioWorkletNode slug: Web/API/AudioWorkletNode page-type: web-api-interface browser-compat: api.AudioWorkletNode --- {{APIRef("Web Audio API")}}{{SecureContext_Header}} > **Note:** Although the interface is available outside [secure contexts](/en-US/docs/Web/Security/Secure_Contexts), the {{domxref("BaseA...
0
data/mdn-content/files/en-us/web/api/audioworkletnode
data/mdn-content/files/en-us/web/api/audioworkletnode/port/index.md
--- title: "AudioWorkletNode: port property" short-title: port slug: Web/API/AudioWorkletNode/port page-type: web-api-instance-property browser-compat: api.AudioWorkletNode.port --- {{APIRef("Web Audio API")}}{{SecureContext_Header}} The read-only **`port`** property of the {{domxref("AudioWorkletNode")}} interface r...
0
data/mdn-content/files/en-us/web/api/audioworkletnode
data/mdn-content/files/en-us/web/api/audioworkletnode/parameters/index.md
--- title: "AudioWorkletNode: parameters property" short-title: parameters slug: Web/API/AudioWorkletNode/parameters page-type: web-api-instance-property browser-compat: api.AudioWorkletNode.parameters --- {{APIRef("Web Audio API")}}{{SecureContext_Header}} The read-only **`parameters`** property of the {{domxref("Au...
0
data/mdn-content/files/en-us/web/api/audioworkletnode
data/mdn-content/files/en-us/web/api/audioworkletnode/audioworkletnode/index.md
--- title: "AudioWorkletNode: AudioWorkletNode() constructor" short-title: AudioWorkletNode() slug: Web/API/AudioWorkletNode/AudioWorkletNode page-type: web-api-constructor browser-compat: api.AudioWorkletNode.AudioWorkletNode --- {{APIRef("Web Audio API")}}{{SecureContext_Header}} The **`AudioWorkletNode()`** constr...
0
data/mdn-content/files/en-us/web/api/audioworkletnode
data/mdn-content/files/en-us/web/api/audioworkletnode/processorerror_event/index.md
--- title: "AudioWorkletNode: processorerror event" short-title: processorerror slug: Web/API/AudioWorkletNode/processorerror_event page-type: web-api-event browser-compat: api.AudioWorkletNode.processorerror_event --- {{ APIRef("Web Audio API") }}{{SecureContext_Header}} The `processorerror` event fires when the und...
0