Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 2581 - 2590 of 3,108 for host:developer.mozilla.org (0.04 sec)

  1. <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/tspan
    Registered: Wed Jul 16 00:54:44 UTC 2025
    - Last Modified: Wed Jul 16 00:47:36 UTC 2025
    - 119.1K bytes
    - Viewed (0)
  2. 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/Set
    Registered: Wed Jul 16 00:54:52 UTC 2025
    - Last Modified: Wed Jul 16 00:47:21 UTC 2025
    - 119.3K bytes
    - Viewed (0)
  3. <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/feComposite
    Registered: Wed Jul 16 00:56:16 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 134.7K bytes
    - Viewed (0)
  4. <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/feFuncA
    Registered: Wed Jul 16 00:56:21 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 109.2K bytes
    - Viewed (0)
  5. <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/svg
    Registered: Wed Jul 16 00:56:25 UTC 2025
    - Last Modified: Wed Jul 16 00:47:36 UTC 2025
    - 128.4K bytes
    - Viewed (0)
  6. <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/image
    Registered: Wed Jul 16 00:53:51 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 124.8K bytes
    - Viewed (0)
  7. function - JavaScript | MDN

    The function declaration creates a binding of a new function to a given name.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/function
    Registered: Wed Jul 16 00:55:39 UTC 2025
    - Last Modified: Wed Jul 16 00:47:28 UTC 2025
    - 161.9K bytes
    - Viewed (0)
  8. 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/resolve
    Registered: Wed Jul 16 00:55:44 UTC 2025
    - Last Modified: Wed Jul 16 00:47:27 UTC 2025
    - 158.5K bytes
    - Viewed (0)
  9. SVG reference - SVG | MDN

    This page lists reference documentation for SVG.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference
    Registered: Wed Jul 16 00:56:51 UTC 2025
    - Last Modified: Wed Jul 16 00:47:36 UTC 2025
    - 100.9K bytes
    - Viewed (0)
  10. 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/Float16Array
    Registered: Wed Jul 16 00:55:01 UTC 2025
    - Last Modified: Wed Jul 16 00:47:16 UTC 2025
    - 80.7K bytes
    - Viewed (0)
Back to top