Articles tagged: API
Found 5012 documents
- Web/API/NodeList NodeList objects are collections of nodes such as those returned by properties such as ...
- Web/API/NodeList/item Returns a node from a NodeList by index. This method doesn't throw exceptions as long as you ...
- Web/API/NodeList/length length returns the number of items in a NodeList.
- Web/API/NonDocumentTypeChildNode The NonDocumentTypeChildNode interface contains methods that are particular to Node objects that ...
- Web/API/NonDocumentTypeChildNode/nextElementSibling The NonDocumentTypeChildNode.nextElementSibling read-only property returns the element ...
- Web/API/NonDocumentTypeChildNode/previousElementSibling The NonDocumentTypeChildNode.previousElementSibling read-only property returns the Element ...
- Web/API/Notation Represents a DTD notation (read-only). May declare format of an unparsed entity or formally ...
- Web/API/notification The Notification interface of the Notifications API is used to configure and display desktop ...
- Web/API/notification/actions The actions read-only property of the Notification interface returns the list of ...
- Web/API/notification/badge The badge property of the Notification interface returns the URL of the image used to represent ...
- Web/API/Notification/body The body read-only property of the Notification interface indicates the body string of the ...
- Web/API/Notification/close The close() method of the Notification interface is used to close a previously displayed ...
- Web/API/notification/data The data read-only property of the Notification interface returns a structured clone of the ...
- Web/API/Notification/dir The dir read-only property of the Notification interface indicates the text direction of the ...
- Web/API/Notification/icon The icon read-only property of the Notification interface contains the URL of an icon to be ...
- Web/API/notification/image The image read-only property of the Notification interface contains the URL of an image to be ...
- Web/API/Notification/lang The lang read-only property of the Notification interface indicates the text direction of the ...
- Web/API/notification/noscreen The noscreen read-only property of the Notification interface specifies whether the notification ...
- Web/API/notification/Notification The Notification() constructor creates a new Notification object instance, which represents a ...
- Web/API/Notification/onclick The onclick property of the Notification interface specifies an event listener to receive click ...
- Web/API/Notification/onclose The onclose property of the Notification interface specifies an event listener to receive close ...
- Web/API/Notification/onerror The onerror property of the Notification interface specifies an event listener to receive error ...
- Web/API/Notification/onshow The onshow property of the Notification interface specifies an event listener to receive show ...
- Web/API/Notification/permission The permission read-only property of the Notification interface indicates the current permission ...
- Web/API/notification/renotify The renotify read-only property of the Notification interface specifies whether the user should ...
- Web/API/Notification/requestPermission The requestPermission() method of the Notification interface requests permission from the user ...
- Web/API/notification/requireInteraction The requireInteraction read-only property of the Notification interface returns a Boolean ...
- Web/API/notification/silent The silent read-only property of the Notification interface specifies whether the notification ...
- Web/API/notification/sound The sound read-only property of the Notification interface specifies the URL of an audio file to ...
- Web/API/notification/sticky The sticky read-only property of the Notification interface specifies whether the notification ...
- Web/API/Notification/tag The tag read-only property of the Notification interface signifies an identifying tag for the ...
- Web/API/notification/timestamp The timestamp read-only property of the Notification interface returns a DOMTimeStamp, as ...
- Web/API/notification/title The title read-only property of the Notification interface indicates the title of the ...
- Web/API/notification/vibrate The vibrate read-only property of the Notification interface specifies a a vibration pattern for ...
- Web/API/NotificationEvent The parameter passed into the onnotificationclick handler, the NotificationEvent interface ...
- Web/API/NotificationEvent/action Returns the string ID of the notification button the user clicked. This value returns undefined ...
- Web/API/NotificationEvent/notification The notification read-only property of the NotificationEvent interface returns the instance of ...
- Web/API/NotificationEvent/NotificationEvent The NotificationEvent() constructor creates a new NotificationEvent object.
- Web/API/Notifications_API/Using_the_Notifications_API The Notifications API lets a web page or app send notifications that are displayed outside the ...
- Web/API/NotifyAudioAvailableEvent The non-standard, obsolete, NotifyAudioAvailableEvent interface defines the event sent to audio ...
- Web/API/OES_element_index_uint The OES_element_index_uint extension is part of the WebGL API and adds support for ...
- Web/API/OES_standard_derivatives The OES_standard_derivatives extension is part of the WebGL API and adds the GLSL derivative ...
- Web/API/OES_texture_float The OES_texture_float extension is part of the WebGL API and exposes floating-point pixel types ...
- Web/API/OES_texture_float_linear The OES_texture_float_linear extension is part of the WebGL API and allows linear filtering with ...
- Web/API/OES_texture_half_float The OES_texture_half_float extension is part of the WebGL API and adds texture formats with 16- ...
- Web/API/OES_texture_half_float_linear The OES_texture_half_float_linear extension is part of the WebGL API and allows linear filtering ...
- Web/API/OES_vertex_array_object The OES_vertex_array_object extension is part of the WebGL API and provides vertex array objects ...
- Web/API/OES_vertex_array_object/bindVertexArrayOES The OES_vertex_array_object.bindVertexArrayOES() method of the WebGL API binds a passed ...
- Web/API/OES_vertex_array_object/createVertexArrayOES The OES_vertex_array_object.createVertexArrayOES() method of the WebGL API creates and ...
- Web/API/OES_vertex_array_object/deleteVertexArrayOES The OES_vertex_array_object.deleteVertexArrayOES() method of the WebGL API deletes a given ...
- Web/API/OES_vertex_array_object/isVertexArrayOES The OES_vertex_array_object.isVertexArrayOES() method of the WebGL API returns true if the ...
- Web/API/OfflineAudioCompletionEvent The Web Audio API OfflineAudioCompletionEvent interface represents events that occur when the ...
- Web/API/OfflineAudioCompletionEvent/OfflineAudioCompletionEvent The OfflineAudioCompletionEvent() constructor of the Web Audio API creates a new ...
- Web/API/OfflineAudioCompletionEvent/renderedBuffer The renderedBuffer read-only property of the OfflineAudioCompletionEvent interface is an ...
- Web/API/OfflineAudioContext The OfflineAudioContext interface is an AudioContext interface representing an audio-processing ...
- Web/API/OfflineAudioContext/length The length property of the OfflineAudioContext interface returns an integer representing the ...
- Web/API/OfflineAudioContext/OfflineAudioContext The OfflineAudioContext() constructor—part of the Web Audio API —creates and returns a new ...
- Web/API/OfflineAudioContext/oncomplete In this simple example, we declare both an AudioContext and an OfflineAudioContext object. We ...
- Web/API/OfflineAudioContext/resume The resume() method of the OfflineAudioContext interface resumes the progression of time in an ...
- Web/API/OfflineAudioContext/startRendering The startRendering() method of the OfflineAudioContext Interface starts rendering the audio ...
- Web/API/OfflineAudioContext/startRendering(promise) The promise-based startRendering() method of the OfflineAudioContext Interface starts rendering ...
- Web/API/OfflineAudioContext/suspend The suspend() method of the OfflineAudioContext interface schedules a suspension of the time ...
- Web/API/OffscreenCanvas The OffscreenCanvas interface provides a canvas that can be rendered off screen. It is available ...
- Web/API/OffscreenCanvas/getContext The OffscreenCanvas.getContext() method returns a drawing context for an offscreen canvas, or ...
- Web/API/OffscreenCanvas/height The height property returns and sets the height of an OffscreenCanvas object.
- Web/API/OffscreenCanvas/OffscreenCanvas The OffscreenCanvas() constructor returns a newly instantiated OffscreenCanvas object.
- Web/API/OffscreenCanvas/toBlob The OffscreenCanvas.toBlob() method creates a Blob object representing the image contained in ...
- Web/API/OffscreenCanvas/transferToImageBitmap The OffscreenCanvas.transferToImageBitmap() method creates an ImageBitmap object from the most ...
- Web/API/OffscreenCanvas/width The width property returns and sets the width of an OffscreenCanvas object.
- Web/API/OscillatorNode The OscillatorNode interface represents a periodic waveform, such as a sine wave. It is an ...
- Web/API/OscillatorNode/detune An a-rate AudioParam.
- Web/API/OscillatorNode/frequency An a-rate AudioParam.
- Web/API/OscillatorNode/onended The onended property of the OscillatorNode interface is used to set the event handler for the ...
- Web/API/OscillatorNode/setPeriodicWave The setPeriodicWave() method of the OscillatorNode interface is used to point to a PeriodicWave ...
- Web/API/OscillatorNode/start The following example shows basic usage of an AudioContext to create an oscillator node. For an ...
- Web/API/OscillatorNode/stop The following example shows basic usage of an AudioContext to create an oscillator node. For an ...
- Web/API/OscillatorNode/type A DOMString specifying the shape of oscillator wave. The different available values are:
- Web/API/PageTransitionEvent Page transition events fire when a webpage is being loaded or unloaded.
- Web/API/Page_Visibility_API The Page Visibility API lets you know when a webpage is visible or in focus.
- Web/API/PannerNode A PannerNode always has exactly one input and one output: the input can be mono or stereo but ...
- Web/API/PannerNode/coneInnerAngle A double.
- Web/API/PannerNode/coneOuterAngle A double.
- Web/API/PannerNode/coneOuterGain The coneOuterGain property of the PannerNode interface is a double value, describing the amount ...
- Web/API/PannerNode/distanceModel A enum — see DistanceModelType.
- Web/API/PannerNode/maxDistance A double.
- Web/API/PannerNode/orientationY An AudioParam whose value is the Y component of the direction the audio source is facing, in 3D ...
- Web/API/PannerNode/PannerNode The PannerNode() constructor of the Web Audio API creates a new PannerNode object instance.
- Web/API/PannerNode/panningModel A enum — see PanningModelType.
- Web/API/PannerNode/positionX An AudioParam whose value is the X coordinate of the audio source's position, in 3D Cartesian ...
- Web/API/PannerNode/positionY An AudioParam whose value is the Y coordinate of the audio source's position, in 3D Cartesian ...
- Web/API/PannerNode/positionZ An AudioParam whose value is the Z coordinate of the audio source's position, in 3D Cartesian ...
- Web/API/PannerNode/refDistance A double.
- Web/API/PannerNode/rolloffFactor A double.
- Web/API/PannerNode/setOrientation Void.
- Web/API/PannerNode/setPosition Void.
- Web/API/PannerNode/setVelocity The setVelocity() method of the PannerNode Interface defines the velocity vector of the audio ...
- Web/API/ParentNode The ParentNode mixin contains methods and properties that are common to all types of Node ...
- Web/API/ParentNode/append The ParentNode.append method inserts a set of Node objects or DOMString objects after the last ...
- Web/API/ParentNode/childElementCount The ParentNode.childElementCount read-only property returns an unsigned long representing the ...
- Web/API/ParentNode/children Node.children is a read-only property that returns a live HTMLCollection of the child elements ...