- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2581 - 2590 of 3,108 for host:developer.mozilla.org (0.05 sec)
-
<tspan> - SVG | MDN
The <tspan> SVG element defines a subtext within a <text> element or another <tspan> element. It allows for adjustment of the style and/or position of that subtext as needed.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/tspanRegistered: Wed Jul 16 00:54:44 UTC 2025 - Last Modified: Wed Jul 16 00:47:36 UTC 2025 - 119.1K bytes - Viewed (0) -
Set - JavaScript | MDN
The Set object lets you store unique values of any type, whether primitive values or object references.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SetRegistered: Wed Jul 16 00:54:52 UTC 2025 - Last Modified: Wed Jul 16 00:47:21 UTC 2025 - 119.3K bytes - Viewed (0) -
<feComposite> - SVG | MDN
The <feComposite> SVG filter primitive performs the combination of two input images pixel-wise in image space using one of the Porter-Duff compositing operations: over, in, atop, out, xor, lighter, or arithmetic.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feCompositeRegistered: Wed Jul 16 00:56:16 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 134.7K bytes - Viewed (0) -
<feFuncA> - SVG | MDN
The <feFuncA> SVG filter primitive defines the transfer function for the alpha component of the input graphic of its parent <feComponentTransfer> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feFuncARegistered: Wed Jul 16 00:56:21 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 109.2K bytes - Viewed (0) -
<svg> - SVG | MDN
The <svg> SVG element is a container that defines a new coordinate system and viewport. It is used as the outermost element of SVG documents, but it can also be used to embed an SVG fragment inside an SVG or HTML document.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/svgRegistered: Wed Jul 16 00:56:25 UTC 2025 - Last Modified: Wed Jul 16 00:47:36 UTC 2025 - 128.4K bytes - Viewed (0) -
<image> - SVG | 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/Reference/Element/imageRegistered: Wed Jul 16 00:53:51 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 124.8K bytes - Viewed (0) -
function - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/functionRegistered: Wed Jul 16 00:55:39 UTC 2025 - Last Modified: Wed Jul 16 00:47:28 UTC 2025 - 161.9K bytes - Viewed (0) -
import.meta.resolve() - JavaScript | MDN
import.meta.resolve() is a built-in function defined on the import.meta object of a JavaScript module that resolves a module specifier to a URL using the current module's URL as base.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import.meta/resolveRegistered: Wed Jul 16 00:55:44 UTC 2025 - Last Modified: Wed Jul 16 00:47:27 UTC 2025 - 158.5K bytes - Viewed (0) -
SVG reference - SVG | MDN
developer.mozilla.org/en-US/docs/Web/SVG/ReferenceRegistered: Wed Jul 16 00:56:51 UTC 2025 - Last Modified: Wed Jul 16 00:47:36 UTC 2025 - 100.9K bytes - Viewed (0) -
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 Jul 16 00:55:01 UTC 2025 - Last Modified: Wed Jul 16 00:47:16 UTC 2025 - 80.7K bytes - Viewed (0)