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/mediastreamtrack
data/mdn-content/files/en-us/web/api/mediastreamtrack/getsettings/index.md
--- title: "MediaStreamTrack: getSettings() method" short-title: getSettings() slug: Web/API/MediaStreamTrack/getSettings page-type: web-api-instance-method browser-compat: api.MediaStreamTrack.getSettings --- {{APIRef("Media Capture and Streams")}} The **`getSettings()`** method of the {{domxref("MediaStreamTrack")}...
0
data/mdn-content/files/en-us/web/api/mediastreamtrack
data/mdn-content/files/en-us/web/api/mediastreamtrack/kind/index.md
--- title: "MediaStreamTrack: kind property" short-title: kind slug: Web/API/MediaStreamTrack/kind page-type: web-api-instance-property browser-compat: api.MediaStreamTrack.kind --- {{APIRef("Media Capture and Streams")}} The **`kind`** read-only property of the {{domxref("MediaStreamTrack")}} interface returns a str...
0
data/mdn-content/files/en-us/web/api/mediastreamtrack
data/mdn-content/files/en-us/web/api/mediastreamtrack/contenthint/index.md
--- title: "MediaStreamTrack: contentHint property" short-title: contentHint slug: Web/API/MediaStreamTrack/contentHint page-type: web-api-instance-property browser-compat: api.MediaStreamTrack.contentHint --- {{APIRef("Media Capture and Streams")}} The **`contentHint`** property of the {{domxref("MediaStreamTrack")}...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/notificationevent/index.md
--- title: NotificationEvent slug: Web/API/NotificationEvent page-type: web-api-interface browser-compat: api.NotificationEvent --- {{APIRef("Web Notifications")}} The **`NotificationEvent`** interface of the {{domxref("Notifications API", "", "", "nocode")}} represents a notification event dispatched on the {{domxre...
0
data/mdn-content/files/en-us/web/api/notificationevent
data/mdn-content/files/en-us/web/api/notificationevent/action/index.md
--- title: "NotificationEvent: action property" short-title: action slug: Web/API/NotificationEvent/action page-type: web-api-instance-property browser-compat: api.NotificationEvent.action --- {{APIRef("Web Notifications")}} The **`action`** read-only property of the {{domxref("NotificationEvent")}} interface returns...
0
data/mdn-content/files/en-us/web/api/notificationevent
data/mdn-content/files/en-us/web/api/notificationevent/notificationevent/index.md
--- title: "NotificationEvent: NotificationEvent() constructor" short-title: NotificationEvent() slug: Web/API/NotificationEvent/NotificationEvent page-type: web-api-constructor browser-compat: api.NotificationEvent.NotificationEvent --- {{APIRef("Web Notifications")}} The **`NotificationEvent()`** constructor create...
0
data/mdn-content/files/en-us/web/api/notificationevent
data/mdn-content/files/en-us/web/api/notificationevent/notification/index.md
--- title: "NotificationEvent: notification property" short-title: notification slug: Web/API/NotificationEvent/notification page-type: web-api-instance-property browser-compat: api.NotificationEvent.notification --- {{APIRef("Web Notifications")}} The **`notification`** read-only property of the {{domxref("Notificat...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/midiconnectionevent/index.md
--- title: MIDIConnectionEvent slug: Web/API/MIDIConnectionEvent page-type: web-api-interface browser-compat: api.MIDIConnectionEvent --- {{securecontext_header}}{{APIRef("Web MIDI API")}} The **`MIDIConnectionEvent`** interface of the [Web MIDI API](/en-US/docs/Web/API/Web_MIDI_API) is the event passed to the {{domx...
0
data/mdn-content/files/en-us/web/api/midiconnectionevent
data/mdn-content/files/en-us/web/api/midiconnectionevent/port/index.md
--- title: "MIDIConnectionEvent: port property" short-title: port slug: Web/API/MIDIConnectionEvent/port page-type: web-api-instance-property browser-compat: api.MIDIConnectionEvent.port --- {{securecontext_header}}{{APIRef("Web MIDI API")}} The **`port`** read-only property of the {{domxref("MIDIConnectionEvent")}} ...
0
data/mdn-content/files/en-us/web/api/midiconnectionevent
data/mdn-content/files/en-us/web/api/midiconnectionevent/midiconnectionevent/index.md
--- title: "MIDIConnectionEvent: MIDIConnectionEvent() constructor" short-title: MIDIConnectionEvent() slug: Web/API/MIDIConnectionEvent/MIDIConnectionEvent page-type: web-api-constructor browser-compat: api.MIDIConnectionEvent.MIDIConnectionEvent --- {{securecontext_header}}{{APIRef("Web MIDI API")}} The **`MIDIConn...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgpatternelement/index.md
--- title: SVGPatternElement slug: Web/API/SVGPatternElement page-type: web-api-interface browser-compat: api.SVGPatternElement --- {{APIRef("SVG")}} The **`SVGPatternElement`** interface corresponds to the {{SVGElement("pattern")}} element. {{InheritanceDiagram}} ## Instance properties _This interface also inheri...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/taskprioritychangeevent/index.md
--- title: TaskPriorityChangeEvent slug: Web/API/TaskPriorityChangeEvent page-type: web-api-interface browser-compat: api.TaskPriorityChangeEvent --- {{APIRef("Prioritized Task Scheduling API")}} The **`TaskPriorityChangeEvent`** is the interface for the [`prioritychange`](/en-US/docs/Web/API/TaskSignal/prioritychang...
0
data/mdn-content/files/en-us/web/api/taskprioritychangeevent
data/mdn-content/files/en-us/web/api/taskprioritychangeevent/previouspriority/index.md
--- title: "TaskPriorityChangeEvent: previousPriority property" short-title: previousPriority slug: Web/API/TaskPriorityChangeEvent/previousPriority page-type: web-api-instance-property browser-compat: api.TaskPriorityChangeEvent.previousPriority --- {{APIRef("Prioritized Task Scheduling API")}} The readonly **`previ...
0
data/mdn-content/files/en-us/web/api/taskprioritychangeevent
data/mdn-content/files/en-us/web/api/taskprioritychangeevent/taskprioritychangeevent/index.md
--- title: "TaskPriorityChangeEvent: TaskPriorityChangeEvent() constructor" short-title: TaskPriorityChangeEvent() slug: Web/API/TaskPriorityChangeEvent/TaskPriorityChangeEvent page-type: web-api-constructor browser-compat: api.TaskPriorityChangeEvent.TaskPriorityChangeEvent --- {{APIRef("Prioritized Task Scheduling A...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/csslayerstatementrule/index.md
--- title: CSSLayerStatementRule slug: Web/API/CSSLayerStatementRule page-type: web-api-interface browser-compat: api.CSSLayerStatementRule --- {{APIRef("CSSOM")}} The **`CSSLayerStatementRule`** represents a {{cssxref("@layer")}} statement rule. Unlike {{domxref("CSSLayerBlockRule")}}, it doesn't contain other rules...
0
data/mdn-content/files/en-us/web/api/csslayerstatementrule
data/mdn-content/files/en-us/web/api/csslayerstatementrule/namelist/index.md
--- title: "CSSLayerStatementRule: nameList property" short-title: nameList slug: Web/API/CSSLayerStatementRule/nameList page-type: web-api-instance-property browser-compat: api.CSSLayerStatementRule.nameList --- {{APIRef("CSSOM")}} The read-only **`nameList`** property of the {{DOMxRef("CSSLayerStatementRule")}} int...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/progressevent/index.md
--- title: ProgressEvent slug: Web/API/ProgressEvent page-type: web-api-interface browser-compat: api.ProgressEvent --- {{APIRef("XMLHttpRequest API")}} The **`ProgressEvent`** interface represents events measuring progress of an underlying process, like an HTTP request (for an `XMLHttpRequest`, or the loading of the...
0
data/mdn-content/files/en-us/web/api/progressevent
data/mdn-content/files/en-us/web/api/progressevent/lengthcomputable/index.md
--- title: "ProgressEvent: lengthComputable property" short-title: lengthComputable slug: Web/API/ProgressEvent/lengthComputable page-type: web-api-instance-property browser-compat: api.ProgressEvent.lengthComputable --- {{APIRef("XMLHttpRequest API")}} The **`ProgressEvent.lengthComputable`** read-only property is a...
0
data/mdn-content/files/en-us/web/api/progressevent
data/mdn-content/files/en-us/web/api/progressevent/progressevent/index.md
--- title: "ProgressEvent: ProgressEvent() constructor" short-title: ProgressEvent() slug: Web/API/ProgressEvent/ProgressEvent page-type: web-api-constructor browser-compat: api.ProgressEvent.ProgressEvent --- {{APIRef("XMLHttpRequest API")}} The **`ProgressEvent()`** constructor returns a new {{domxref("ProgressEven...
0
data/mdn-content/files/en-us/web/api/progressevent
data/mdn-content/files/en-us/web/api/progressevent/loaded/index.md
--- title: "ProgressEvent: loaded property" short-title: loaded slug: Web/API/ProgressEvent/loaded page-type: web-api-instance-property browser-compat: api.ProgressEvent.loaded --- {{APIRef("XMLHttpRequest API")}} The **`ProgressEvent.loaded`** read-only property is an integer representing the amount of work already ...
0
data/mdn-content/files/en-us/web/api/progressevent
data/mdn-content/files/en-us/web/api/progressevent/total/index.md
--- title: "ProgressEvent: total property" short-title: total slug: Web/API/ProgressEvent/total page-type: web-api-instance-property browser-compat: api.ProgressEvent.total --- {{APIRef("XMLHttpRequest API")}} The **`ProgressEvent.total`** read-only property is an unsigned 64-bit integer value indicating the total si...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/svgevent/index.md
--- title: SVGEvent slug: Web/API/SVGEvent page-type: web-api-interface --- {{deprecated_header}}{{APIRef("SVG")}} The {{domxref("SVGEvent")}} interface represents the event object for most SVG-related events. ## Instance properties | Property | Type | Description ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webglshader/index.md
--- title: WebGLShader slug: Web/API/WebGLShader page-type: web-api-interface browser-compat: api.WebGLShader --- {{APIRef("WebGL")}} The **WebGLShader** is part of the [WebGL API](/en-US/docs/Web/API/WebGL_API) and can either be a vertex or a fragment shader. A {{domxref("WebGLProgram")}} requires both types of shad...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/formdataevent/index.md
--- title: FormDataEvent slug: Web/API/FormDataEvent page-type: web-api-interface browser-compat: api.FormDataEvent --- {{APIRef("DOM")}} The **`FormDataEvent`** interface represents a [`formdata` event](/en-US/docs/Web/API/HTMLFormElement/formdata_event) — such an event is fired on an {{domxref("HTMLFormElement")}} ...
0
data/mdn-content/files/en-us/web/api/formdataevent
data/mdn-content/files/en-us/web/api/formdataevent/formdataevent/index.md
--- title: "FormDataEvent: FormDataEvent() constructor" short-title: FormDataEvent() slug: Web/API/FormDataEvent/FormDataEvent page-type: web-api-constructor browser-compat: api.FormDataEvent.FormDataEvent --- {{APIRef("DOM")}} The **`FormDataEvent()`** constructor creates a new {{domxref("FormDataEvent")}} object. ...
0
data/mdn-content/files/en-us/web/api/formdataevent
data/mdn-content/files/en-us/web/api/formdataevent/formdata/index.md
--- title: "FormDataEvent: formData property" short-title: formData slug: Web/API/FormDataEvent/formData page-type: web-api-instance-property browser-compat: api.FormDataEvent.formData --- {{APIRef("DOM")}} The `formData` read-only property of the {{domxref("FormDataEvent")}} interface contains the {{domxref("FormDat...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/gpubuffer/index.md
--- title: GPUBuffer slug: Web/API/GPUBuffer page-type: web-api-interface status: - experimental browser-compat: api.GPUBuffer --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`GPUBuffer`** interface of the {{domxref("WebGPU API", "WebGPU API", "", "nocode")}} represents a block of memor...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/usage/index.md
--- title: "GPUBuffer: usage property" short-title: usage slug: Web/API/GPUBuffer/usage page-type: web-api-instance-property status: - experimental browser-compat: api.GPUBuffer.usage --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`usage`** read-only property of the {{domxref("GPUBuffe...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/getmappedrange/index.md
--- title: "GPUBuffer: getMappedRange() method" short-title: getMappedRange() slug: Web/API/GPUBuffer/getMappedRange page-type: web-api-instance-method status: - experimental browser-compat: api.GPUBuffer.getMappedRange --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`getMappedRange()`*...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/mapstate/index.md
--- title: "GPUBuffer: mapState property" short-title: mapState slug: Web/API/GPUBuffer/mapState page-type: web-api-instance-property status: - experimental browser-compat: api.GPUBuffer.mapState --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`mapState`** read-only property of the {{do...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/size/index.md
--- title: "GPUBuffer: size property" short-title: size slug: Web/API/GPUBuffer/size page-type: web-api-instance-property status: - experimental browser-compat: api.GPUBuffer.size --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`size`** read-only property of the {{domxref("GPUBuffer")}}...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/destroy/index.md
--- title: "GPUBuffer: destroy() method" short-title: destroy() slug: Web/API/GPUBuffer/destroy page-type: web-api-instance-method status: - experimental browser-compat: api.GPUBuffer.destroy --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`destroy()`** method of the {{domxref("GPUBuffe...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/label/index.md
--- title: "GPUBuffer: label property" short-title: label slug: Web/API/GPUBuffer/label page-type: web-api-instance-property status: - experimental browser-compat: api.GPUBuffer.label --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`label`** property of the {{domxref("GPUBuffer")}} inte...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/unmap/index.md
--- title: "GPUBuffer: unmap() method" short-title: unmap() slug: Web/API/GPUBuffer/unmap page-type: web-api-instance-method status: - experimental browser-compat: api.GPUBuffer.unmap --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`unmap()`** method of the {{domxref("GPUBuffer")}} inte...
0
data/mdn-content/files/en-us/web/api/gpubuffer
data/mdn-content/files/en-us/web/api/gpubuffer/mapasync/index.md
--- title: "GPUBuffer: mapAsync() method" short-title: mapAsync() slug: Web/API/GPUBuffer/mapAsync page-type: web-api-instance-method status: - experimental browser-compat: api.GPUBuffer.mapAsync --- {{APIRef("WebGPU API")}}{{SeeCompatTable}}{{SecureContext_Header}} The **`mapAsync()`** method of the {{domxref("GPU...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/broadcast_channel_api/index.md
--- title: Broadcast Channel API slug: Web/API/Broadcast_Channel_API page-type: web-api-overview browser-compat: api.BroadcastChannel --- {{DefaultAPISidebar("Broadcast Channel API")}} The **Broadcast Channel API** allows basic communication between {{glossary("browsing context", "browsing contexts")}} (that is, _win...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/inkpresenter/index.md
--- title: InkPresenter slug: Web/API/InkPresenter page-type: web-api-interface status: - experimental browser-compat: api.InkPresenter --- {{APIRef("Ink API")}}{{SeeCompatTable}} The **`InkPresenter`** interface of the [Ink API](/en-US/docs/Web/API/Ink_API) provides the ability to instruct the OS-level compositor ...
0
data/mdn-content/files/en-us/web/api/inkpresenter
data/mdn-content/files/en-us/web/api/inkpresenter/expectedimprovement/index.md
--- title: "InkPresenter: expectedImprovement property" short-title: expectedImprovement slug: Web/API/InkPresenter/expectedImprovement page-type: web-api-instance-property status: - experimental browser-compat: api.InkPresenter.expectedImprovement --- {{APIRef("Ink API")}}{{SeeCompatTable}} The **`expectedImprovem...
0
data/mdn-content/files/en-us/web/api/inkpresenter
data/mdn-content/files/en-us/web/api/inkpresenter/presentationarea/index.md
--- title: "InkPresenter: presentationArea property" short-title: presentationArea slug: Web/API/InkPresenter/presentationArea page-type: web-api-instance-property status: - experimental browser-compat: api.InkPresenter.presentationArea --- {{APIRef("Ink API")}}{{SeeCompatTable}} The **`presentationArea`** read-onl...
0
data/mdn-content/files/en-us/web/api/inkpresenter
data/mdn-content/files/en-us/web/api/inkpresenter/updateinktrailstartpoint/index.md
--- title: "InkPresenter: updateInkTrailStartPoint() method" short-title: updateInkTrailStartPoint() slug: Web/API/InkPresenter/updateInkTrailStartPoint page-type: web-api-instance-method status: - experimental browser-compat: api.InkPresenter.updateInkTrailStartPoint --- {{APIRef("Ink API")}}{{SeeCompatTable}} The...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/webtransportsendstream/index.md
--- title: WebTransportSendStream slug: Web/API/WebTransportSendStream page-type: web-api-interface status: - experimental browser-compat: api.WebTransportSendStream --- {{APIRef("WebTransport API")}}{{SeeCompatTable}}{{securecontext_header}} The `WebTransportSendStream` interface of the {{domxref("WebTransport API...
0
data/mdn-content/files/en-us/web/api/webtransportsendstream
data/mdn-content/files/en-us/web/api/webtransportsendstream/getstats/index.md
--- title: "WebTransportSendStream: getStats() method" short-title: getStats() slug: Web/API/WebTransportSendStream/getStats page-type: web-api-instance-method status: - experimental browser-compat: api.WebTransportSendStream.getStats --- {{APIRef("WebTransport API")}}{{SeeCompatTable}}{{securecontext_header}} The ...
0
data/mdn-content/files/en-us/web/api/webtransportsendstream
data/mdn-content/files/en-us/web/api/webtransportsendstream/sendorder/index.md
--- title: "WebTransportSendStream: sendOrder property" short-title: sendOrder slug: Web/API/WebTransportSendStream/sendOrder page-type: web-api-instance-property status: - experimental browser-compat: api.WebTransportSendStream.sendOrder --- {{APIRef("WebTransport API")}}{{SeeCompatTable}}{{securecontext_header}} ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/usbinterface/index.md
--- title: USBInterface slug: Web/API/USBInterface page-type: web-api-interface status: - experimental browser-compat: api.USBInterface --- {{securecontext_header}}{{APIRef("WebUSB API")}}{{SeeCompatTable}} The `USBInterface` interface of the [WebUSB API](/en-US/docs/Web/API/WebUSB_API) provides information about a...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/cssskew/index.md
--- title: CSSSkew slug: Web/API/CSSSkew page-type: web-api-interface browser-compat: api.CSSSkew --- {{APIRef("CSS Typed OM")}} The **`CSSSkew`** interface of the {{domxref('CSS_Object_Model#css_typed_object_model','','',' ')}} is part of the {{domxref('CSSTransformValue')}} interface. It represents the [`skew()`](/...
0
data/mdn-content/files/en-us/web/api/cssskew
data/mdn-content/files/en-us/web/api/cssskew/ay/index.md
--- title: "CSSSkew: ay property" short-title: ay slug: Web/API/CSSSkew/ay page-type: web-api-instance-property browser-compat: api.CSSSkew.ay --- {{APIRef("CSS Typed OM")}} The **`ay`** property of the {{domxref("CSSSkew")}} interface gets and sets the angle used to distort the element along the y-axis (or ordinate)...
0
data/mdn-content/files/en-us/web/api/cssskew
data/mdn-content/files/en-us/web/api/cssskew/cssskew/index.md
--- title: "CSSSkew: CSSSkew() constructor" short-title: CSSSkew() slug: Web/API/CSSSkew/CSSSkew page-type: web-api-constructor browser-compat: api.CSSSkew.CSSSkew --- {{APIRef("CSS Typed OM")}} The **`CSSSkew()`** constructor creates a new {{domxref("CSSSkew")}} object which represents the [`skew()`](/en-US/docs/Web...
0
data/mdn-content/files/en-us/web/api/cssskew
data/mdn-content/files/en-us/web/api/cssskew/ax/index.md
--- title: "CSSSkew: ax property" short-title: ax slug: Web/API/CSSSkew/ax page-type: web-api-instance-property browser-compat: api.CSSSkew.ax --- {{APIRef("CSS Typed OM")}} The **`ax`** property of the {{domxref("CSSSkew")}} interface gets and sets the angle used to distort the element along the x-axis (or abscissa)...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/idbrequest/index.md
--- title: IDBRequest slug: Web/API/IDBRequest page-type: web-api-interface browser-compat: api.IDBRequest --- {{APIRef("IndexedDB")}} The **`IDBRequest`** interface of the IndexedDB API provides access to results of asynchronous requests to databases and database objects using event handler attributes. Each reading ...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/source/index.md
--- title: "IDBRequest: source property" short-title: source slug: Web/API/IDBRequest/source page-type: web-api-instance-property browser-compat: api.IDBRequest.source --- {{ APIRef("IndexedDB") }} The **`source`** read-only property of the {{domxref("IDBRequest")}} interface returns the source of the request, such a...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/transaction/index.md
--- title: "IDBRequest: transaction property" short-title: transaction slug: Web/API/IDBRequest/transaction page-type: web-api-instance-property browser-compat: api.IDBRequest.transaction --- {{ APIRef("IndexedDB") }} The **`transaction`** read-only property of the IDBRequest interface returns the transaction for the...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/success_event/index.md
--- title: "IDBRequest: success event" short-title: success slug: Web/API/IDBRequest/success_event page-type: web-api-event browser-compat: api.IDBRequest.success_event --- {{ APIRef("IndexedDB") }} The `success` event is fired when an `IDBRequest` succeeds. This event is not cancelable and does not bubble. ## Synt...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/error/index.md
--- title: "IDBRequest: error property" short-title: error slug: Web/API/IDBRequest/error page-type: web-api-instance-property browser-compat: api.IDBRequest.error --- {{ APIRef("IndexedDB") }} The **`error`** read-only property of the {{domxref("IDBRequest")}} interface returns the error in the event of an unsuccess...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/readystate/index.md
--- title: "IDBRequest: readyState property" short-title: readyState slug: Web/API/IDBRequest/readyState page-type: web-api-instance-property browser-compat: api.IDBRequest.readyState --- {{ APIRef("IndexedDB") }} The **`readyState`** read-only property of the {{domxref("IDBRequest")}} interface returns the state of ...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/result/index.md
--- title: "IDBRequest: result property" short-title: result slug: Web/API/IDBRequest/result page-type: web-api-instance-property browser-compat: api.IDBRequest.result --- {{ APIRef("IndexedDB") }} The **`result`** read-only property of the {{domxref("IDBRequest")}} interface returns the result of the request. If the...
0
data/mdn-content/files/en-us/web/api/idbrequest
data/mdn-content/files/en-us/web/api/idbrequest/error_event/index.md
--- title: "IDBRequest: error event" short-title: error slug: Web/API/IDBRequest/error_event page-type: web-api-event browser-compat: api.IDBRequest.error_event --- {{APIRef("IndexedDB")}} The `error` handler is executed when an error caused a request to fail. This event is not cancelable and does not bubble. ## Sy...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/payment_handler_api/index.md
--- title: Payment Handler API slug: Web/API/Payment_Handler_API page-type: web-api-overview status: - experimental browser-compat: api.PaymentRequestEvent --- {{DefaultAPISidebar("Payment Handler API")}}{{securecontext_header}}{{SeeCompatTable}} The Payment Handler API provides a standardized set of functionality ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/contactaddress/index.md
--- title: ContactAddress slug: Web/API/ContactAddress page-type: web-api-interface status: - experimental browser-compat: api.ContactAddress --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`ContactAddress`** interface of the [Contact Picker API](/en-US/docs/Web/API/Contact_Pick...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/organization/index.md
--- title: "ContactAddress: organization property" short-title: organization slug: Web/API/ContactAddress/organization page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.organization --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`org...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/sortingcode/index.md
--- title: "ContactAddress: sortingCode property" short-title: sortingCode slug: Web/API/ContactAddress/sortingCode page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.sortingCode --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`sorting...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/recipient/index.md
--- title: "ContactAddress: recipient property" short-title: recipient slug: Web/API/ContactAddress/recipient page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.recipient --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The read-only **`recip...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/country/index.md
--- title: "ContactAddress: country property" short-title: country slug: Web/API/ContactAddress/country page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.country --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`country`** read-only pr...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/region/index.md
--- title: "ContactAddress: region property" short-title: region slug: Web/API/ContactAddress/region page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.region --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The read-only **`region`** propert...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/postalcode/index.md
--- title: "ContactAddress: postalCode property" short-title: postalCode slug: Web/API/ContactAddress/postalCode page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.postalCode --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`postalCode`...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/phone/index.md
--- title: "ContactAddress: phone property" short-title: phone slug: Web/API/ContactAddress/phone page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.phone --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The read-only **`phone`** property of ...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/addressline/index.md
--- title: "ContactAddress: addressLine property" short-title: addressLine slug: Web/API/ContactAddress/addressLine page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.addressLine --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`address...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/dependentlocality/index.md
--- title: "ContactAddress: dependentLocality property" short-title: dependentLocality slug: Web/API/ContactAddress/dependentLocality page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.dependentLocality --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompa...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/city/index.md
--- title: "ContactAddress: city property" short-title: city slug: Web/API/ContactAddress/city page-type: web-api-instance-property status: - experimental browser-compat: api.ContactAddress.city --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`city`** read-only property of the {...
0
data/mdn-content/files/en-us/web/api/contactaddress
data/mdn-content/files/en-us/web/api/contactaddress/tojson/index.md
--- title: "ContactAddress: toJSON() method" short-title: toJSON() slug: Web/API/ContactAddress/toJSON page-type: web-api-instance-method status: - experimental browser-compat: api.ContactAddress.toJSON --- {{securecontext_header}}{{APIRef("Contact Picker API")}}{{SeeCompatTable}} The **`toJSON()`** method of the {...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/cryptokey/index.md
--- title: CryptoKey slug: Web/API/CryptoKey page-type: web-api-interface browser-compat: api.CryptoKey --- {{APIRef("Web Crypto API")}}{{SecureContext_header}} The **`CryptoKey`** interface of the [Web Crypto API](/en-US/docs/Web/API/Web_Crypto_API) represents a cryptographic {{glossary("key")}} obtained from one of...
0
data/mdn-content/files/en-us/web/api/cryptokey
data/mdn-content/files/en-us/web/api/cryptokey/extractable/index.md
--- title: "CryptoKey: extractable property" short-title: extractable slug: Web/API/CryptoKey/extractable page-type: web-api-instance-property browser-compat: api.CryptoKey.extractable --- {{APIRef("Web Crypto API")}}{{SecureContext_Header}} The read-only **`extractable`** property of the {{DOMxRef("CryptoKey")}} int...
0
data/mdn-content/files/en-us/web/api/cryptokey
data/mdn-content/files/en-us/web/api/cryptokey/algorithm/index.md
--- title: "CryptoKey: algorithm property" short-title: algorithm slug: Web/API/CryptoKey/algorithm page-type: web-api-instance-property browser-compat: api.CryptoKey.algorithm --- {{APIRef("Web Crypto API")}}{{SecureContext_Header}} The read-only **`algorithm`** property of the {{DOMxRef("CryptoKey")}} interface ret...
0
data/mdn-content/files/en-us/web/api/cryptokey
data/mdn-content/files/en-us/web/api/cryptokey/type/index.md
--- title: "CryptoKey: type property" short-title: type slug: Web/API/CryptoKey/type page-type: web-api-instance-property browser-compat: api.CryptoKey.type --- {{APIRef("Web Crypto API")}}{{SecureContext_Header}} The read-only **`type`** property of the {{DOMxRef("CryptoKey")}} interface indicates which kind of key ...
0
data/mdn-content/files/en-us/web/api/cryptokey
data/mdn-content/files/en-us/web/api/cryptokey/usages/index.md
--- title: "CryptoKey: usages property" short-title: usages slug: Web/API/CryptoKey/usages page-type: web-api-instance-property browser-compat: api.CryptoKey.usages --- {{APIRef("Web Crypto API")}}{{SecureContext_Header}} The read-only **`usages`** property of the {{DOMxRef("CryptoKey")}} interface indicates what can...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/mediacapabilities/index.md
--- title: MediaCapabilities slug: Web/API/MediaCapabilities page-type: web-api-interface browser-compat: api.MediaCapabilities --- {{APIRef("Media Capabilities API")}} The **`MediaCapabilities`** interface of the [Media Capabilities API](/en-US/docs/Web/API/Media_Capabilities_API) provides information about the deco...
0
data/mdn-content/files/en-us/web/api/mediacapabilities
data/mdn-content/files/en-us/web/api/mediacapabilities/decodinginfo/index.md
--- title: "MediaCapabilities: decodingInfo() method" short-title: decodingInfo() slug: Web/API/MediaCapabilities/decodingInfo page-type: web-api-instance-method browser-compat: api.MediaCapabilities.decodingInfo --- {{APIRef("MediaCapabilities")}} The **`MediaCapabilities.decodingInfo()`** method, part of the [Media...
0
data/mdn-content/files/en-us/web/api/mediacapabilities
data/mdn-content/files/en-us/web/api/mediacapabilities/encodinginfo/index.md
--- title: "MediaCapabilities: encodingInfo() method" short-title: encodingInfo() slug: Web/API/MediaCapabilities/encodingInfo page-type: web-api-instance-method browser-compat: api.MediaCapabilities.encodingInfo --- {{APIRef("MediaCapabilities")}} The **`MediaCapabilities.encodingInfo()`** method, part of the {{domx...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/viewtransition/index.md
--- title: ViewTransition slug: Web/API/ViewTransition page-type: web-api-interface status: - experimental browser-compat: api.ViewTransition --- {{APIRef("View Transitions API")}}{{SeeCompatTable}} The **`ViewTransition`** interface of the {{domxref("View Transitions API", "View Transitions API", "", "nocode")}} r...
0
data/mdn-content/files/en-us/web/api/viewtransition
data/mdn-content/files/en-us/web/api/viewtransition/skiptransition/index.md
--- title: "ViewTransition: skipTransition() method" short-title: skipTransition() slug: Web/API/ViewTransition/skipTransition page-type: web-api-instance-method status: - experimental browser-compat: api.ViewTransition.skipTransition --- {{APIRef("View Transitions API")}}{{SeeCompatTable}} The **`skipTransition()`...
0
data/mdn-content/files/en-us/web/api/viewtransition
data/mdn-content/files/en-us/web/api/viewtransition/ready/index.md
--- title: "ViewTransition: ready property" short-title: ready slug: Web/API/ViewTransition/ready page-type: web-api-instance-property status: - experimental browser-compat: api.ViewTransition.ready --- {{APIRef("View Transitions API")}}{{SeeCompatTable}} The **`ready`** read-only property of the {{domxref("ViewTra...
0
data/mdn-content/files/en-us/web/api/viewtransition
data/mdn-content/files/en-us/web/api/viewtransition/finished/index.md
--- title: "ViewTransition: finished property" short-title: finished slug: Web/API/ViewTransition/finished page-type: web-api-instance-property status: - experimental browser-compat: api.ViewTransition.finished --- {{APIRef("View Transitions API")}}{{SeeCompatTable}} The **`finished`** read-only property of the {{d...
0
data/mdn-content/files/en-us/web/api/viewtransition
data/mdn-content/files/en-us/web/api/viewtransition/updatecallbackdone/index.md
--- title: "ViewTransition: updateCallbackDone property" short-title: updateCallbackDone slug: Web/API/ViewTransition/updateCallbackDone page-type: web-api-instance-property status: - experimental browser-compat: api.ViewTransition.updateCallbackDone --- {{APIRef("View Transitions API")}}{{SeeCompatTable}} The **`u...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/scheduler/index.md
--- title: Scheduler slug: Web/API/Scheduler page-type: web-api-interface browser-compat: api.Scheduler --- {{APIRef("Prioritized Task Scheduling API")}} The **`Scheduler`** interface of the [Prioritized Task Scheduling API](/en-US/docs/Web/API/Prioritized_Task_Scheduling_API) provides the {{domxref('Scheduler.postTa...
0
data/mdn-content/files/en-us/web/api/scheduler
data/mdn-content/files/en-us/web/api/scheduler/posttask/index.md
--- title: "Scheduler: postTask() method" short-title: postTask() slug: Web/API/Scheduler/postTask page-type: web-api-instance-method browser-compat: api.Scheduler.postTask --- {{APIRef("Prioritized Task Scheduling API")}} The **`postTask()`** method of the {{domxref("Scheduler")}} interface is used for adding tasks ...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/index.md
--- title: StylePropertyMapReadOnly slug: Web/API/StylePropertyMapReadOnly page-type: web-api-interface browser-compat: api.StylePropertyMapReadOnly --- {{APIRef("CSS Typed Object Model API")}} The **`StylePropertyMapReadOnly`** interface of the [CSS Typed Object Model API](/en-US/docs/Web/API/CSS_Object_Model#css_ty...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/get/index.md
--- title: "StylePropertyMapReadOnly: get() method" short-title: get() slug: Web/API/StylePropertyMapReadOnly/get page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.get --- {{APIRef("CSS Typed Object Model API")}} The **`get()`** method of the {{domxref("StylePropertyMapReadOnly")}} inter...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/has/index.md
--- title: "StylePropertyMapReadOnly: has() method" short-title: has() slug: Web/API/StylePropertyMapReadOnly/has page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.has --- {{APIRef("CSS Typed Object Model API")}} The **`has()`** method of the {{domxref("StylePropertyMapReadOnly")}} inter...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/keys/index.md
--- title: "StylePropertyMapReadOnly: keys() method" short-title: keys() slug: Web/API/StylePropertyMapReadOnly/keys page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.keys --- {{APIRef("CSS Typed Object Model API")}} The **`StylePropertyMapReadOnly.keys()`** method returns a new _array i...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/size/index.md
--- title: "StylePropertyMapReadOnly: size property" short-title: size slug: Web/API/StylePropertyMapReadOnly/size page-type: web-api-instance-property browser-compat: api.StylePropertyMapReadOnly.size --- {{APIRef("CSS Typed Object Model API")}} The **`size`** read-only property of the {{domxref("StylePropertyMapRea...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/values/index.md
--- title: "StylePropertyMapReadOnly: values() method" short-title: values() slug: Web/API/StylePropertyMapReadOnly/values page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.values --- {{APIRef("CSS Typed Object Model API")}} The **`StylePropertyMapReadOnly.values()`** method returns a ne...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/getall/index.md
--- title: "StylePropertyMapReadOnly: getAll() method" short-title: getAll() slug: Web/API/StylePropertyMapReadOnly/getAll page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.getAll --- {{APIRef("CSS Typed Object Model API")}} The **`getAll()`** method of the {{domxref("StylePropertyMapRea...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/foreach/index.md
--- title: "StylePropertyMapReadOnly: forEach() method" short-title: forEach() slug: Web/API/StylePropertyMapReadOnly/forEach page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.forEach --- {{APIRef("CSS Typed Object Model API")}} The **`StylePropertyMapReadOnly.forEach()`** method execute...
0
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly
data/mdn-content/files/en-us/web/api/stylepropertymapreadonly/entries/index.md
--- title: "StylePropertyMapReadOnly: entries() method" short-title: entries() slug: Web/API/StylePropertyMapReadOnly/entries page-type: web-api-instance-method browser-compat: api.StylePropertyMapReadOnly.entries --- {{APIRef("CSS Typed Object Model API")}} The **`StylePropertyMapReadOnly.entries()`** method returns...
0
data/mdn-content/files/en-us/web/api
data/mdn-content/files/en-us/web/api/domtokenlist/index.md
--- title: DOMTokenList slug: Web/API/DOMTokenList page-type: web-api-interface browser-compat: api.DOMTokenList --- {{APIRef("DOM")}} The **`DOMTokenList`** interface represents a set of space-separated tokens. Such a set is returned by {{domxref("Element.classList")}} or {{domxref("HTMLLinkElement.relList")}}, and ...
0
data/mdn-content/files/en-us/web/api/domtokenlist
data/mdn-content/files/en-us/web/api/domtokenlist/remove/index.md
--- title: "DOMTokenList: remove() method" short-title: remove() slug: Web/API/DOMTokenList/remove page-type: web-api-instance-method browser-compat: api.DOMTokenList.remove --- {{APIRef("DOM")}} The **`remove()`** method of the {{domxref("DOMTokenList")}} interface removes the specified _tokens_ from the list. ## S...
0
data/mdn-content/files/en-us/web/api/domtokenlist
data/mdn-content/files/en-us/web/api/domtokenlist/add/index.md
--- title: "DOMTokenList: add() method" short-title: add() slug: Web/API/DOMTokenList/add page-type: web-api-instance-method browser-compat: api.DOMTokenList.add --- {{APIRef("DOM")}} The **`add()`** method of the {{domxref("DOMTokenList")}} interface adds the given tokens to the list, omitting any that are already p...
0
data/mdn-content/files/en-us/web/api/domtokenlist
data/mdn-content/files/en-us/web/api/domtokenlist/length/index.md
--- title: "DOMTokenList: length property" short-title: length slug: Web/API/DOMTokenList/length page-type: web-api-instance-property browser-compat: api.DOMTokenList.length --- {{APIRef("DOM")}} The read-only **`length`** property of the {{domxref("DOMTokenList")}} interface is an `integer` representing the number o...
0
data/mdn-content/files/en-us/web/api/domtokenlist
data/mdn-content/files/en-us/web/api/domtokenlist/supports/index.md
--- title: "DOMTokenList: supports() method" short-title: supports() slug: Web/API/DOMTokenList/supports page-type: web-api-instance-method browser-compat: api.DOMTokenList.supports --- {{APIRef("DOM")}} The **`supports()`** method of the {{domxref("DOMTokenList")}} interface returns `true` if a given `token` is in t...
0
data/mdn-content/files/en-us/web/api/domtokenlist
data/mdn-content/files/en-us/web/api/domtokenlist/keys/index.md
--- title: "DOMTokenList: keys() method" short-title: keys() slug: Web/API/DOMTokenList/keys page-type: web-api-instance-method browser-compat: api.DOMTokenList.keys --- {{APIRef("DOM")}} The **`keys()`** method of the {{domxref("DOMTokenList")}} interface returns an {{jsxref("Iteration_protocols",'iterator',"",1)}} ...
0
data/mdn-content/files/en-us/web/api/domtokenlist
data/mdn-content/files/en-us/web/api/domtokenlist/item/index.md
--- title: "DOMTokenList: item() method" short-title: item() slug: Web/API/DOMTokenList/item page-type: web-api-instance-method browser-compat: api.DOMTokenList.item --- {{APIRef("DOM")}} The **`item()`** method of the {{domxref("DOMTokenList")}} interface returns an item in the list, determined by its position in th...
0