- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 201 - 210 of 3,169 for host:developer.mozilla.org (0.11 sec)
-
Float16Array - JavaScript | MDN
The Float16Array typed array represents an array of 16-bit floating point numbers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0 unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float16ArrayRegistered: Wed Feb 12 00:37:26 UTC 2025 - Last Modified: Thu Feb 06 00:53:56 UTC 2025 - 82.2K bytes - Viewed (0) -
<feDistantLight> - SVG: Scalable Vector Graphic...
The <feDistantLight> SVG filter primitive defines a distant light source that can be used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.developer.mozilla.org/en-US/docs/Web/SVG/Element/feDistantLightRegistered: Wed Feb 12 00:37:32 UTC 2025 - Last Modified: Tue Feb 11 00:49:32 UTC 2025 - 125.8K bytes - Viewed (0) -
<desc> - SVG: Scalable Vector Graphics | MDN
The <desc> SVG element provides an accessible, long-text description of any SVG container element or graphics element.developer.mozilla.org/en-US/docs/Web/SVG/Element/descRegistered: Wed Feb 12 00:37:56 UTC 2025 - Last Modified: Thu Feb 06 00:54:17 UTC 2025 - 126K bytes - Viewed (0) -
Reflect - JavaScript | MDN
The Reflect namespace object contains static methods for invoking interceptable JavaScript object internal methods. The methods are the same as those of proxy handlers.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ReflectRegistered: Wed Feb 12 00:39:51 UTC 2025 - Last Modified: Thu Feb 06 00:54:01 UTC 2025 - 72.3K bytes - Viewed (0) -
Numbers and strings - JavaScript | MDN
This chapter introduces the two most fundamental data types in JavaScript: numbers and strings. We will introduce their underlying representations, and functions used to work with and perform calculations on them.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Numbers_and_stringsRegistered: Wed Feb 12 00:40:24 UTC 2025 - Last Modified: Sun Feb 09 00:51:08 UTC 2025 - 198.3K bytes - Viewed (0) -
Symbol - JavaScript | MDN
Symbol is a built-in object whose constructor returns a symbol primitive — also called a Symbol value or just a Symbol — that's guaranteed to be unique. Symbols are often used to add unique property keys to an object that won't collide with keys any other code might add to the object, and which are hidden from any mechanisms other code will typically use to access the object. That enables a form of weak encapsulation, or a weak form of information hiding.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SymbolRegistered: Wed Feb 12 00:39:15 UTC 2025 - Last Modified: Thu Feb 06 00:54:03 UTC 2025 - 110K bytes - Viewed (0) -
<feDisplacementMap> - SVG: Scalable Vector Grap...
The <feDisplacementMap> SVG filter primitive uses the pixel values from the image from in2 to spatially displace the image from in.developer.mozilla.org/en-US/docs/Web/SVG/Element/feDisplacementMapRegistered: Wed Feb 12 00:40:59 UTC 2025 - Last Modified: Tue Feb 11 00:49:32 UTC 2025 - 132.2K bytes - Viewed (0) -
Math - JavaScript | MDN
The Math namespace object contains static properties and methods for mathematical constants and functions.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/MathRegistered: Wed Feb 12 00:38:51 UTC 2025 - Last Modified: Thu Feb 06 00:53:59 UTC 2025 - 84.9K bytes - Viewed (0) -
<switch> - SVG: Scalable Vector Graphics | MDN
The <switch> SVG element evaluates any requiredFeatures, requiredExtensions and systemLanguage attributes on its direct child elements in order, and then renders the first child where these attributes evaluate to true.developer.mozilla.org/en-US/docs/Web/SVG/Element/switchRegistered: Wed Feb 12 00:38:53 UTC 2025 - Last Modified: Thu Feb 06 00:54:18 UTC 2025 - 129.9K bytes - Viewed (0) -
<image> - SVG: Scalable Vector Graphics | MDN
The <image> SVG element includes images inside SVG documents. It can display raster image files or other SVG files.developer.mozilla.org/en-US/docs/Web/SVG/Element/imageRegistered: Wed Feb 12 00:39:01 UTC 2025 - Last Modified: Thu Feb 06 00:54:18 UTC 2025 - 137K bytes - Viewed (0)