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/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/symbols/index.md | ---
title: "CSSCounterStyleRule: symbols property"
short-title: symbols
slug: Web/API/CSSCounterStyleRule/symbols
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.symbols
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`symbols`** property of the {{domxref("CSSCounterStyleRule")}} in... | 0 |
data/mdn-content/files/en-us/web/api/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/prefix/index.md | ---
title: "CSSCounterStyleRule: prefix property"
short-title: prefix
slug: Web/API/CSSCounterStyleRule/prefix
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.prefix
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`prefix`** property of the {{domxref("CSSCounterStyleRule")}} interfa... | 0 |
data/mdn-content/files/en-us/web/api/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/pad/index.md | ---
title: "CSSCounterStyleRule: pad property"
short-title: pad
slug: Web/API/CSSCounterStyleRule/pad
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.pad
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`pad`** property of the {{domxref("CSSCounterStyleRule")}} interface gets and set... | 0 |
data/mdn-content/files/en-us/web/api/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/fallback/index.md | ---
title: "CSSCounterStyleRule: fallback property"
short-title: fallback
slug: Web/API/CSSCounterStyleRule/fallback
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.fallback
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`fallback`** property of the {{domxref("CSSCounterStyleRule")... | 0 |
data/mdn-content/files/en-us/web/api/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/range/index.md | ---
title: "CSSCounterStyleRule: range property"
short-title: range
slug: Web/API/CSSCounterStyleRule/range
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.range
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`range`** property of the {{domxref("CSSCounterStyleRule")}} interface ge... | 0 |
data/mdn-content/files/en-us/web/api/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/system/index.md | ---
title: "CSSCounterStyleRule: system property"
short-title: system
slug: Web/API/CSSCounterStyleRule/system
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.system
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`system`** property of the {{domxref("CSSCounterStyleRule")}} interfa... | 0 |
data/mdn-content/files/en-us/web/api/csscounterstylerule | data/mdn-content/files/en-us/web/api/csscounterstylerule/suffix/index.md | ---
title: "CSSCounterStyleRule: suffix property"
short-title: suffix
slug: Web/API/CSSCounterStyleRule/suffix
page-type: web-api-instance-property
browser-compat: api.CSSCounterStyleRule.suffix
---
{{DefaultAPISidebar("CSS Counter Styles")}}
The **`suffix`** property of the {{domxref("CSSCounterStyleRule")}} interfa... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgfecolormatrixelement/index.md | ---
title: SVGFEColorMatrixElement
slug: Web/API/SVGFEColorMatrixElement
page-type: web-api-interface
browser-compat: api.SVGFEColorMatrixElement
---
{{APIRef("SVG")}}
The **`SVGFEColorMatrixElement`** interface corresponds to the {{SVGElement("feColorMatrix")}} element.
{{InheritanceDiagram}}
## Constants
<table ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/beforeunloadevent/index.md | ---
title: BeforeUnloadEvent
slug: Web/API/BeforeUnloadEvent
page-type: web-api-interface
browser-compat: api.BeforeUnloadEvent
---
{{APIRef}}
The **`BeforeUnloadEvent`** interface represents the event object for the {{domxref("Window/beforeunload_event", "beforeunload")}} event, which is fired when the current windo... | 0 |
data/mdn-content/files/en-us/web/api/beforeunloadevent | data/mdn-content/files/en-us/web/api/beforeunloadevent/returnvalue/index.md | ---
title: "BeforeUnloadEvent: returnValue property"
short-title: returnValue
slug: Web/API/BeforeUnloadEvent/returnValue
page-type: web-api-instance-property
status:
- deprecated
browser-compat: api.BeforeUnloadEvent.returnValue
---
{{APIRef("HTML DOM")}}{{deprecated_header}}
The **`returnValue`** property of the
... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtciceparameters/index.md | ---
title: RTCIceParameters
slug: Web/API/RTCIceParameters
page-type: web-api-interface
browser-compat: api.RTCIceParameters
---
{{APIRef("WebRTC")}}
The **`RTCIceParameters`** dictionary specifies the username fragment and password assigned to an {{Glossary("ICE")}} session.
During ICE negotiation, each peer's user... | 0 |
data/mdn-content/files/en-us/web/api/rtciceparameters | data/mdn-content/files/en-us/web/api/rtciceparameters/usernamefragment/index.md | ---
title: "RTCIceParameters: usernameFragment property"
short-title: usernameFragment
slug: Web/API/RTCIceParameters/usernameFragment
page-type: web-api-instance-property
browser-compat: api.RTCIceParameters.usernameFragment
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceParameters")}}** dictionary's
**`usernameFra... | 0 |
data/mdn-content/files/en-us/web/api/rtciceparameters | data/mdn-content/files/en-us/web/api/rtciceparameters/password/index.md | ---
title: "RTCIceParameters: password property"
short-title: password
slug: Web/API/RTCIceParameters/password
page-type: web-api-instance-property
browser-compat: api.RTCIceParameters.password
---
{{APIRef("WebRTC")}}
The **{{domxref("RTCIceParameters")}}**
dictionary's **`password`** property specifies the ICE
pass... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/svgsvgelement/index.md | ---
title: SVGSVGElement
slug: Web/API/SVGSVGElement
page-type: web-api-interface
browser-compat: api.SVGSVGElement
---
{{APIRef("SVG")}}
The **`SVGSVGElement`** interface provides access to the properties of {{SVGElement("svg")}} elements, as well as methods to manipulate them. This interface contains also various m... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/range/index.md | ---
title: Range
slug: Web/API/Range
page-type: web-api-interface
browser-compat: api.Range
---
{{APIRef("DOM")}}
The **`Range`** interface represents a fragment of a document that can contain nodes and parts of text nodes.
A range can be created by using the {{ domxref("Document.createRange()") }} method. Range obj... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/detach/index.md | ---
title: "Range: detach() method"
short-title: detach()
slug: Web/API/Range/detach
page-type: web-api-instance-method
browser-compat: api.Range.detach
---
{{ApiRef("DOM")}}
The **`Range.detach()`** method does nothing. It used to
disable the {{domxref("Range")}} object and enable the browser to release associated
r... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/comparepoint/index.md | ---
title: "Range: comparePoint() method"
short-title: comparePoint()
slug: Web/API/Range/comparePoint
page-type: web-api-instance-method
browser-compat: api.Range.comparePoint
---
{{ApiRef("DOM")}}
The **`Range.comparePoint()`** method returns `-1`,
`0`, or `1` depending on whether the `referenceNode` is
before, the... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/collapse/index.md | ---
title: "Range: collapse() method"
short-title: collapse()
slug: Web/API/Range/collapse
page-type: web-api-instance-method
browser-compat: api.Range.collapse
---
{{APIRef("DOM")}}
The **`Range.collapse()`** method collapses the
{{domxref("Range")}} to one of its boundary points.
A collapsed {{domxref("Range")}} i... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/surroundcontents/index.md | ---
title: "Range: surroundContents() method"
short-title: surroundContents()
slug: Web/API/Range/surroundContents
page-type: web-api-instance-method
browser-compat: api.Range.surroundContents
---
{{ApiRef("DOM")}}
The **`Range.surroundContents()`** method moves content of the
{{ domxref("Range") }} into a new node, ... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/intersectsnode/index.md | ---
title: "Range: intersectsNode() method"
short-title: intersectsNode()
slug: Web/API/Range/intersectsNode
page-type: web-api-instance-method
browser-compat: api.Range.intersectsNode
---
{{ApiRef("DOM")}}
The **`Range.intersectsNode()`** method returns a boolean
indicating whether the given {{domxref("Node")}} inte... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/tostring/index.md | ---
title: "Range: toString() method"
short-title: toString()
slug: Web/API/Range/toString
page-type: web-api-instance-method
browser-compat: api.Range.toString
---
{{ApiRef("DOM")}}
The **`Range.toString()`** method is a {{Glossary("stringifier")}} returning
the text of the {{domxref("Range")}}.
Alerting the conten... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/comparenode/index.md | ---
title: "Range: compareNode() method"
short-title: compareNode()
slug: Web/API/Range/compareNode
page-type: web-api-instance-method
status:
- deprecated
- non-standard
browser-compat: api.Range.compareNode
---
{{APIRef("DOM")}}{{deprecated_header}}{{Non-standard_Header}}
The **`Range.compareNode()`** returns a... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/startcontainer/index.md | ---
title: "Range: startContainer property"
short-title: startContainer
slug: Web/API/Range/startContainer
page-type: web-api-instance-property
browser-compat: api.Range.startContainer
---
{{ApiRef("DOM")}}
The **`Range.startContainer`** read-only property returns the
{{domxref("Node")}} within which the `Range` star... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/createcontextualfragment/index.md | ---
title: "Range: createContextualFragment() method"
short-title: createContextualFragment()
slug: Web/API/Range/createContextualFragment
page-type: web-api-instance-method
browser-compat: api.Range.createContextualFragment
---
{{ApiRef("DOM")}}
The **`Range.createContextualFragment()`** method returns a
{{domxref("... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/extractcontents/index.md | ---
title: "Range: extractContents() method"
short-title: extractContents()
slug: Web/API/Range/extractContents
page-type: web-api-instance-method
browser-compat: api.Range.extractContents
---
{{ApiRef("DOM")}}
The **`Range.extractContents()`** method moves contents of the
{{ domxref("Range") }} from the document tre... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/clonerange/index.md | ---
title: "Range: cloneRange() method"
short-title: cloneRange()
slug: Web/API/Range/cloneRange
page-type: web-api-instance-method
browser-compat: api.Range.cloneRange
---
{{ APIRef("DOM") }}
The **`Range.cloneRange()`** method returns a
{{domxref("Range")}} object with boundary points identical to the cloned
{{domx... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/selectnode/index.md | ---
title: "Range: selectNode() method"
short-title: selectNode()
slug: Web/API/Range/selectNode
page-type: web-api-instance-method
browser-compat: api.Range.selectNode
---
{{ApiRef("DOM")}}
The **`Range.selectNode()`** method sets the
{{domxref("Range")}} to contain the {{domxref("Node")}} and its contents. The pare... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/getboundingclientrect/index.md | ---
title: "Range: getBoundingClientRect() method"
short-title: getBoundingClientRect()
slug: Web/API/Range/getBoundingClientRect
page-type: web-api-instance-method
browser-compat: api.Range.getBoundingClientRect
---
{{ApiRef("DOM")}}
The **`Range.getBoundingClientRect()`** method returns a {{
domxref("DOMRect") }}... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/insertnode/index.md | ---
title: "Range: insertNode() method"
short-title: insertNode()
slug: Web/API/Range/insertNode
page-type: web-api-instance-method
browser-compat: api.Range.insertNode
---
{{ApiRef("DOM")}}
The **`Range.insertNode()`** method inserts a node at the start
of the {{domxref("Range")}}.
The new node is inserted at the s... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/setendafter/index.md | ---
title: "Range: setEndAfter() method"
short-title: setEndAfter()
slug: Web/API/Range/setEndAfter
page-type: web-api-instance-method
browser-compat: api.Range.setEndAfter
---
{{ApiRef("DOM")}}
The **`Range.setEndAfter()`** method sets the end position of a
{{domxref("Range")}} relative to another {{domxref("Node")}... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/commonancestorcontainer/index.md | ---
title: "Range: commonAncestorContainer property"
short-title: commonAncestorContainer
slug: Web/API/Range/commonAncestorContainer
page-type: web-api-instance-property
browser-compat: api.Range.commonAncestorContainer
---
{{ApiRef("DOM")}}
The **`Range.commonAncestorContainer`** read-only property
returns the deep... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/startoffset/index.md | ---
title: "Range: startOffset property"
short-title: startOffset
slug: Web/API/Range/startOffset
page-type: web-api-instance-property
browser-compat: api.Range.startOffset
---
{{ApiRef("DOM")}}
The **`Range.startOffset`** read-only property returns a number
representing where in the `startContainer` the `Range` star... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/setstartafter/index.md | ---
title: "Range: setStartAfter() method"
short-title: setStartAfter()
slug: Web/API/Range/setStartAfter
page-type: web-api-instance-method
browser-compat: api.Range.setStartAfter
---
{{ApiRef("DOM")}}
The **`Range.setStartAfter()`** method sets the start position
of a {{domxref("Range")}} relative to a {{domxref("N... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/setstart/index.md | ---
title: "Range: setStart() method"
short-title: setStart()
slug: Web/API/Range/setStart
page-type: web-api-instance-method
browser-compat: api.Range.setStart
---
{{ApiRef("DOM")}}
The **`Range.setStart()`** method sets the start position of a
{{ domxref("Range") }}.
If the `startNode` is a {{domxref("Node")}} of ... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/ispointinrange/index.md | ---
title: "Range: isPointInRange() method"
short-title: isPointInRange()
slug: Web/API/Range/isPointInRange
page-type: web-api-instance-method
browser-compat: api.Range.isPointInRange
---
{{ApiRef("DOM")}}
The **`Range.isPointInRange()`** method returns a boolean
indicating whether the given point is in the {{domxre... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/getclientrects/index.md | ---
title: "Range: getClientRects() method"
short-title: getClientRects()
slug: Web/API/Range/getClientRects
page-type: web-api-instance-method
browser-compat: api.Range.getClientRects
---
{{ApiRef("DOM")}}
The **`Range.getClientRects()`** method returns a list of {{
domxref("DOMRect") }} objects representing the a... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/deletecontents/index.md | ---
title: "Range: deleteContents() method"
short-title: deleteContents()
slug: Web/API/Range/deleteContents
page-type: web-api-instance-method
browser-compat: api.Range.deleteContents
---
{{ApiRef("DOM")}}
The **`Range.deleteContents()`** method removes the contents of
the {{ domxref("Range") }} from the {{ domxref(... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/compareboundarypoints/index.md | ---
title: "Range: compareBoundaryPoints() method"
short-title: compareBoundaryPoints()
slug: Web/API/Range/compareBoundaryPoints
page-type: web-api-instance-method
browser-compat: api.Range.compareBoundaryPoints
---
{{ApiRef("DOM")}}
The
**`Range.compareBoundaryPoints()`** method compares the
boundary points of the ... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/selectnodecontents/index.md | ---
title: "Range: selectNodeContents() method"
short-title: selectNodeContents()
slug: Web/API/Range/selectNodeContents
page-type: web-api-instance-method
browser-compat: api.Range.selectNodeContents
---
{{ApiRef("DOM")}}
The **`Range.selectNodeContents()`** method sets the {{domxref("Range")}} to contain the conten... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/endoffset/index.md | ---
title: "Range: endOffset property"
short-title: endOffset
slug: Web/API/Range/endOffset
page-type: web-api-instance-property
browser-compat: api.Range.endOffset
---
{{ApiRef("DOM")}}
The **`Range.endOffset`** read-only property returns a number
representing where in the {{domxref("Range.endContainer")}} the {{dom... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/clonecontents/index.md | ---
title: "Range: cloneContents() method"
short-title: cloneContents()
slug: Web/API/Range/cloneContents
page-type: web-api-instance-method
browser-compat: api.Range.cloneContents
---
{{ APIRef("DOM") }}
The **`Range.cloneContents()`** returns a {{
domxref("DocumentFragment") }} copying the objects of type {{ domx... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/setstartbefore/index.md | ---
title: "Range: setStartBefore() method"
short-title: setStartBefore()
slug: Web/API/Range/setStartBefore
page-type: web-api-instance-method
browser-compat: api.Range.setStartBefore
---
{{ApiRef("DOM")}}
The **`Range.setStartBefore()`** method sets the start position
of a {{domxref("Range")}} relative to another {... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/setendbefore/index.md | ---
title: "Range: setEndBefore() method"
short-title: setEndBefore()
slug: Web/API/Range/setEndBefore
page-type: web-api-instance-method
browser-compat: api.Range.setEndBefore
---
{{ApiRef("DOM")}}
The **`Range.setEndBefore()`** method sets the end position of
a `Range` relative to another {{domxref("Node")}}. The p... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/endcontainer/index.md | ---
title: "Range: endContainer property"
short-title: endContainer
slug: Web/API/Range/endContainer
page-type: web-api-instance-property
browser-compat: api.Range.endContainer
---
{{ApiRef("DOM")}}
The **`Range.endContainer`** read-only property returns the
{{domxref("Node")}} within which the {{domxref("Range")}} e... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/range/index.md | ---
title: "Range: Range() constructor"
short-title: Range()
slug: Web/API/Range/Range
page-type: web-api-constructor
browser-compat: api.Range.Range
---
{{ APIRef("DOM") }}
The **`Range()`** constructor returns a newly created
{{domxref("Range")}} object whose start and end is the global {{domxref("Document")}}
obje... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/setend/index.md | ---
title: "Range: setEnd() method"
short-title: setEnd()
slug: Web/API/Range/setEnd
page-type: web-api-instance-method
browser-compat: api.Range.setEnd
---
{{ApiRef("DOM")}}
The **`Range.setEnd()`** method sets the end position of a {{
domxref("Range") }} to be located at the given offset into the specified node x... | 0 |
data/mdn-content/files/en-us/web/api/range | data/mdn-content/files/en-us/web/api/range/collapsed/index.md | ---
title: "Range: collapsed property"
short-title: collapsed
slug: Web/API/Range/collapsed
page-type: web-api-instance-property
browser-compat: api.Range.collapsed
---
{{ APIRef("DOM") }}
The **`Range.collapsed`** read-only property returns a
boolean flag indicating whether the start and end points of the
{{domxref(... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/backgroundfetchmanager/index.md | ---
title: BackgroundFetchManager
slug: Web/API/BackgroundFetchManager
page-type: web-api-interface
status:
- experimental
browser-compat: api.BackgroundFetchManager
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`BackgroundFetchManager`** interface of the {{domxref('Background Fetch API','','',' ')... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchmanager | data/mdn-content/files/en-us/web/api/backgroundfetchmanager/get/index.md | ---
title: "BackgroundFetchManager: get() method"
short-title: get()
slug: Web/API/BackgroundFetchManager/get
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.BackgroundFetchManager.get
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`get()`** method of the {{domxref("Bac... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchmanager | data/mdn-content/files/en-us/web/api/backgroundfetchmanager/fetch/index.md | ---
title: "BackgroundFetchManager: fetch() method"
short-title: fetch()
slug: Web/API/BackgroundFetchManager/fetch
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.BackgroundFetchManager.fetch
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`fetch()`** method of the {{do... | 0 |
data/mdn-content/files/en-us/web/api/backgroundfetchmanager | data/mdn-content/files/en-us/web/api/backgroundfetchmanager/getids/index.md | ---
title: "BackgroundFetchManager: getIds() method"
short-title: getIds()
slug: Web/API/BackgroundFetchManager/getIds
page-type: web-api-instance-method
status:
- experimental
browser-compat: api.BackgroundFetchManager.getIds
---
{{APIRef("Background Fetch API")}}{{SeeCompatTable}}
The **`getIds()`** method of the... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/reportingobserver/index.md | ---
title: ReportingObserver
slug: Web/API/ReportingObserver
page-type: web-api-interface
browser-compat: api.ReportingObserver
---
{{APIRef("Reporting API")}}
The `ReportingObserver` interface of the [Reporting API](/en-US/docs/Web/API/Reporting_API) allows you to collect and access reports.
## Constructor
- {{dom... | 0 |
data/mdn-content/files/en-us/web/api/reportingobserver | data/mdn-content/files/en-us/web/api/reportingobserver/takerecords/index.md | ---
title: "ReportingObserver: takeRecords() method"
short-title: takeRecords()
slug: Web/API/ReportingObserver/takeRecords
page-type: web-api-instance-method
browser-compat: api.ReportingObserver.takeRecords
---
{{APIRef("Reporting API")}}
The **`takeRecords()`** method of the
{{domxref("ReportingObserver")}} interf... | 0 |
data/mdn-content/files/en-us/web/api/reportingobserver | data/mdn-content/files/en-us/web/api/reportingobserver/observe/index.md | ---
title: "ReportingObserver: observe() method"
short-title: observe()
slug: Web/API/ReportingObserver/observe
page-type: web-api-instance-method
browser-compat: api.ReportingObserver.observe
---
{{APIRef("Reporting API")}}
The **`observe()`** method of the
{{domxref("ReportingObserver")}} interface instructs a repo... | 0 |
data/mdn-content/files/en-us/web/api/reportingobserver | data/mdn-content/files/en-us/web/api/reportingobserver/reportingobserver/index.md | ---
title: "ReportingObserver: ReportingObserver() constructor"
short-title: ReportingObserver()
slug: Web/API/ReportingObserver/ReportingObserver
page-type: web-api-constructor
browser-compat: api.ReportingObserver.ReportingObserver
---
{{APIRef("Reporting API")}}
The **`ReportingObserver()`** constructor of the [Re... | 0 |
data/mdn-content/files/en-us/web/api/reportingobserver | data/mdn-content/files/en-us/web/api/reportingobserver/disconnect/index.md | ---
title: "ReportingObserver: disconnect() method"
short-title: disconnect()
slug: Web/API/ReportingObserver/disconnect
page-type: web-api-instance-method
browser-compat: api.ReportingObserver.disconnect
---
{{APIRef("Reporting API")}}
The **`disconnect()`** method of the
{{domxref("ReportingObserver")}} interface s... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/xrlightprobe/index.md | ---
title: XRLightProbe
slug: Web/API/XRLightProbe
page-type: web-api-interface
status:
- experimental
browser-compat: api.XRLightProbe
---
{{APIRef("WebXR Device API")}} {{secureContext_header}}{{SeeCompatTable}}
The **`XRLightProbe`** interface of the [WebXR Device API](/en-US/docs/Web/API/WebXR_Device_API) conta... | 0 |
data/mdn-content/files/en-us/web/api/xrlightprobe | data/mdn-content/files/en-us/web/api/xrlightprobe/probespace/index.md | ---
title: "XRLightProbe: probeSpace property"
short-title: probeSpace
slug: Web/API/XRLightProbe/probeSpace
page-type: web-api-instance-property
status:
- experimental
browser-compat: api.XRLightProbe.probeSpace
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The _read-only_ **`probeSp... | 0 |
data/mdn-content/files/en-us/web/api/xrlightprobe | data/mdn-content/files/en-us/web/api/xrlightprobe/reflectionchange_event/index.md | ---
title: "XRLightProbe: reflectionchange event"
short-title: reflectionchange
slug: Web/API/XRLightProbe/reflectionchange_event
page-type: web-api-event
status:
- experimental
browser-compat: api.XRLightProbe.reflectionchange_event
---
{{APIRef("WebXR Device API")}}{{SeeCompatTable}}{{SecureContext_Header}}
The W... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/extendablecookiechangeevent/index.md | ---
title: ExtendableCookieChangeEvent
slug: Web/API/ExtendableCookieChangeEvent
page-type: web-api-interface
browser-compat: api.ExtendableCookieChangeEvent
---
{{securecontext_header}}{{APIRef("Cookie Store API")}}
The **`ExtendableCookieChangeEvent`** interface of the {{domxref("Cookie Store API", "", "", "nocode"... | 0 |
data/mdn-content/files/en-us/web/api/extendablecookiechangeevent | data/mdn-content/files/en-us/web/api/extendablecookiechangeevent/extendablecookiechangeevent/index.md | ---
title: "ExtendableCookieChangeEvent: ExtendableCookieChangeEvent() constructor"
short-title: ExtendableCookieChangeEvent()
slug: Web/API/ExtendableCookieChangeEvent/ExtendableCookieChangeEvent
page-type: web-api-constructor
browser-compat: api.ExtendableCookieChangeEvent.ExtendableCookieChangeEvent
---
{{securecon... | 0 |
data/mdn-content/files/en-us/web/api/extendablecookiechangeevent | data/mdn-content/files/en-us/web/api/extendablecookiechangeevent/changed/index.md | ---
title: "ExtendableCookieChangeEvent: changed property"
short-title: changed
slug: Web/API/ExtendableCookieChangeEvent/changed
page-type: web-api-instance-property
browser-compat: api.ExtendableCookieChangeEvent.changed
---
{{securecontext_header}}{{APIRef("Cookie Store API")}}
The **`changed`** read-only property... | 0 |
data/mdn-content/files/en-us/web/api/extendablecookiechangeevent | data/mdn-content/files/en-us/web/api/extendablecookiechangeevent/deleted/index.md | ---
title: "ExtendableCookieChangeEvent: deleted property"
short-title: deleted
slug: Web/API/ExtendableCookieChangeEvent/deleted
page-type: web-api-instance-property
browser-compat: api.ExtendableCookieChangeEvent.deleted
---
{{securecontext_header}}{{APIRef("Cookie Store API")}}
The **`deleted`** read-only property... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/speechrecognition/index.md | ---
title: SpeechRecognition
slug: Web/API/SpeechRecognition
page-type: web-api-interface
browser-compat: api.SpeechRecognition
---
{{APIRef("Web Speech API")}}
The **`SpeechRecognition`** interface of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) is the controller interface for the recognition service; th... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/speechstart_event/index.md | ---
title: "SpeechRecognition: speechstart event"
short-title: speechstart
slug: Web/API/SpeechRecognition/speechstart_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.speechstart_event
---
{{APIRef("Web Speech API")}}
The **`speechstart`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Spe... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/soundstart_event/index.md | ---
title: "SpeechRecognition: soundstart event"
short-title: soundstart
slug: Web/API/SpeechRecognition/soundstart_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.soundstart_event
---
{{APIRef("Web Speech API")}}
The **`soundstart`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_A... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/stop/index.md | ---
title: "SpeechRecognition: stop() method"
short-title: stop()
slug: Web/API/SpeechRecognition/stop
page-type: web-api-instance-method
browser-compat: api.SpeechRecognition.stop
---
{{APIRef("Web Speech API")}}
The **`stop()`** method of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) stops the speech
rec... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/start/index.md | ---
title: "SpeechRecognition: start() method"
short-title: start()
slug: Web/API/SpeechRecognition/start
page-type: web-api-instance-method
browser-compat: api.SpeechRecognition.start
---
{{APIRef("Web Speech API")}}
The **`start()`** method of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) starts the spee... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/grammars/index.md | ---
title: "SpeechRecognition: grammars property"
short-title: grammars
slug: Web/API/SpeechRecognition/grammars
page-type: web-api-instance-property
browser-compat: api.SpeechRecognition.grammars
---
{{APIRef("Web Speech API")}}
The **`grammars`** property of the
{{domxref("SpeechRecognition")}} interface returns an... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/soundend_event/index.md | ---
title: "SpeechRecognition: soundend event"
short-title: soundend
slug: Web/API/SpeechRecognition/soundend_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.soundend_event
---
{{APIRef("Web Speech API")}}
The **`soundend`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) is fir... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/audioend_event/index.md | ---
title: "SpeechRecognition: audioend event"
short-title: audioend
slug: Web/API/SpeechRecognition/audioend_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.audioend_event
---
{{APIRef("Web Speech API")}}
The **`audioend`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) is fir... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/lang/index.md | ---
title: "SpeechRecognition: lang property"
short-title: lang
slug: Web/API/SpeechRecognition/lang
page-type: web-api-instance-property
browser-compat: api.SpeechRecognition.lang
---
{{APIRef("Web Speech API")}}
The **`lang`** property of the {{domxref("SpeechRecognition")}}
interface returns and sets the language ... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/start_event/index.md | ---
title: "SpeechRecognition: start event"
short-title: start
slug: Web/API/SpeechRecognition/start_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.start_event
---
{{APIRef("Web Speech API")}}
The **`start`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) {{domxref("SpeechReco... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/abort/index.md | ---
title: "SpeechRecognition: abort() method"
short-title: abort()
slug: Web/API/SpeechRecognition/abort
page-type: web-api-instance-method
browser-compat: api.SpeechRecognition.abort
---
{{APIRef("Web Speech API")}}
The **`abort()`** method of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) stops the speec... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/audiostart_event/index.md | ---
title: "SpeechRecognition: audiostart event"
short-title: audiostart
slug: Web/API/SpeechRecognition/audiostart_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.audiostart_event
---
{{APIRef("Web Speech API")}}
The **`audiostart`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_A... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/result_event/index.md | ---
title: "SpeechRecognition: result event"
short-title: result
slug: Web/API/SpeechRecognition/result_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.result_event
---
{{APIRef("Web Speech API")}}
The **`result`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) is fired when th... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/maxalternatives/index.md | ---
title: "SpeechRecognition: maxAlternatives property"
short-title: maxAlternatives
slug: Web/API/SpeechRecognition/maxAlternatives
page-type: web-api-instance-property
browser-compat: api.SpeechRecognition.maxAlternatives
---
{{APIRef("Web Speech API")}}
The **`maxAlternatives`** property of the
{{domxref("SpeechR... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/nomatch_event/index.md | ---
title: "SpeechRecognition: nomatch event"
short-title: nomatch
slug: Web/API/SpeechRecognition/nomatch_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.nomatch_event
---
{{APIRef("Web Speech API")}}
The **`nomatch`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) is fired wh... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/interimresults/index.md | ---
title: "SpeechRecognition: interimResults property"
short-title: interimResults
slug: Web/API/SpeechRecognition/interimResults
page-type: web-api-instance-property
browser-compat: api.SpeechRecognition.interimResults
---
{{APIRef("Web Speech API")}}
The **`interimResults`** property of the
{{domxref("SpeechRecogn... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/end_event/index.md | ---
title: "SpeechRecognition: end event"
short-title: end
slug: Web/API/SpeechRecognition/end_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.end_event
---
{{APIRef("Web Speech API")}}
The **`end`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) {{domxref("SpeechRecognition")}... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/speechrecognition/index.md | ---
title: "SpeechRecognition: SpeechRecognition() constructor"
short-title: SpeechRecognition()
slug: Web/API/SpeechRecognition/SpeechRecognition
page-type: web-api-constructor
browser-compat: api.SpeechRecognition.SpeechRecognition
---
{{APIRef("Web Speech API")}}
The **`SpeechRecognition()`** constructor creates a... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/speechend_event/index.md | ---
title: "SpeechRecognition: speechend event"
short-title: speechend
slug: Web/API/SpeechRecognition/speechend_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.speechend_event
---
{{APIRef("Web Speech API")}}
The **`speechend`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) i... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/error_event/index.md | ---
title: "SpeechRecognition: error event"
short-title: error
slug: Web/API/SpeechRecognition/error_event
page-type: web-api-event
browser-compat: api.SpeechRecognition.error_event
---
{{APIRef("Web Speech API")}}
The **`error`** event of the [Web Speech API](/en-US/docs/Web/API/Web_Speech_API) {{domxref("SpeechReco... | 0 |
data/mdn-content/files/en-us/web/api/speechrecognition | data/mdn-content/files/en-us/web/api/speechrecognition/continuous/index.md | ---
title: "SpeechRecognition: continuous property"
short-title: continuous
slug: Web/API/SpeechRecognition/continuous
page-type: web-api-instance-property
browser-compat: api.SpeechRecognition.continuous
---
{{APIRef("Web Speech API")}}
The **`continuous`** property of the
{{domxref("SpeechRecognition")}} interface ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/caches/index.md | ---
title: caches global property
short-title: caches
slug: Web/API/caches
page-type: web-api-global-property
browser-compat: api.caches
---
{{APIRef("Service Workers API")}}{{AvailableInWorkers}}
The global **`caches`** read-only property returns the {{domxref("CacheStorage")}} object associated with the current con... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/midiport/index.md | ---
title: MIDIPort
slug: Web/API/MIDIPort
page-type: web-api-interface
browser-compat: api.MIDIPort
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`MIDIPort`** interface of the {{domxref('Web MIDI API','','',' ')}} represents a MIDI input or output port.
A `MIDIPort` instance is created whe... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/name/index.md | ---
title: "MIDIPort: name property"
short-title: name
slug: Web/API/MIDIPort/name
page-type: web-api-instance-property
browser-compat: api.MIDIPort.name
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`name`** read-only property of the {{domxref("MIDIPort")}} interface returns the system name... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/manufacturer/index.md | ---
title: "MIDIPort: manufacturer property"
short-title: manufacturer
slug: Web/API/MIDIPort/manufacturer
page-type: web-api-instance-property
browser-compat: api.MIDIPort.manufacturer
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`manufacturer`** read-only property of the {{domxref("MIDIPo... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/statechange_event/index.md | ---
title: "MIDIPort: statechange event"
short-title: statechange
slug: Web/API/MIDIPort/statechange_event
page-type: web-api-event
browser-compat: api.MIDIPort.statechange_event
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`statechange`** event of the {{domxref("MIDIPort")}} interface is f... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/id/index.md | ---
title: "MIDIPort: id property"
short-title: id
slug: Web/API/MIDIPort/id
page-type: web-api-instance-property
browser-compat: api.MIDIPort.id
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`id`** read-only property of the {{domxref("MIDIPort")}} interface returns the unique ID of the port... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/connection/index.md | ---
title: "MIDIPort: connection property"
short-title: connection
slug: Web/API/MIDIPort/connection
page-type: web-api-instance-property
browser-compat: api.MIDIPort.connection
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`connection`** read-only property of the {{domxref("MIDIPort")}} int... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/state/index.md | ---
title: "MIDIPort: state property"
short-title: state
slug: Web/API/MIDIPort/state
page-type: web-api-instance-property
browser-compat: api.MIDIPort.state
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`state`** read-only property of the {{domxref("MIDIPort")}} interface returns the state ... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/type/index.md | ---
title: "MIDIPort: type property"
short-title: type
slug: Web/API/MIDIPort/type
page-type: web-api-instance-property
browser-compat: api.MIDIPort.type
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`type`** read-only property of the {{domxref("MIDIPort")}} interface returns the type of the... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/close/index.md | ---
title: "MIDIPort: close() method"
short-title: close()
slug: Web/API/MIDIPort/close
page-type: web-api-instance-method
browser-compat: api.MIDIPort.close
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`close()`** method of the {{domxref("MIDIPort")}} interface makes the access to the MIDI... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/version/index.md | ---
title: "MIDIPort: version property"
short-title: version
slug: Web/API/MIDIPort/version
page-type: web-api-instance-property
browser-compat: api.MIDIPort.version
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`version`** read-only property of the {{domxref("MIDIPort")}} interface returns ... | 0 |
data/mdn-content/files/en-us/web/api/midiport | data/mdn-content/files/en-us/web/api/midiport/open/index.md | ---
title: "MIDIPort: open() method"
short-title: open()
slug: Web/API/MIDIPort/open
page-type: web-api-instance-method
browser-compat: api.MIDIPort.open
---
{{securecontext_header}}{{DefaultAPISidebar("Web MIDI API")}}
The **`open()`** method of the {{domxref("MIDIPort")}} interface makes the MIDI device connected t... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/rtcpeerconnectioniceerrorevent/index.md | ---
title: RTCPeerConnectionIceErrorEvent
slug: Web/API/RTCPeerConnectionIceErrorEvent
page-type: web-api-interface
browser-compat: api.RTCPeerConnectionIceErrorEvent
---
{{DefaultAPISidebar("WebRTC API")}}
The **`RTCPeerConnectionIceErrorEvent`** interface—based upon the {{domxref("Event")}} interface—provides detai... | 0 |
data/mdn-content/files/en-us/web/api/rtcpeerconnectioniceerrorevent | data/mdn-content/files/en-us/web/api/rtcpeerconnectioniceerrorevent/address/index.md | ---
title: "RTCPeerConnectionIceErrorEvent: address property"
short-title: address
slug: Web/API/RTCPeerConnectionIceErrorEvent/address
page-type: web-api-instance-property
browser-compat: api.RTCPeerConnectionIceErrorEvent.address
---
{{DefaultAPISidebar("WebRTC")}}
The {{domxref("RTCPeerConnectionIceErrorEvent")}} ... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/usbisochronousintransferresult/index.md | ---
title: USBIsochronousInTransferResult
slug: Web/API/USBIsochronousInTransferResult
page-type: web-api-interface
status:
- experimental
browser-compat: api.USBIsochronousInTransferResult
---
{{securecontext_header}}{{APIRef("WebUSB API")}}{{SeeCompatTable}}
The `USBIsochronousInTransferResult` interface of the [... | 0 |
data/mdn-content/files/en-us/web/api | data/mdn-content/files/en-us/web/api/webgl_lose_context/index.md | ---
title: WEBGL_lose_context extension
short-title: WEBGL_lose_context
slug: Web/API/WEBGL_lose_context
page-type: webgl-extension
browser-compat: api.WEBGL_lose_context
---
{{APIRef("WebGL")}}
The **WEBGL_lose_context** extension is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and exposes functions to sim... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.