Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1951 - 1960 of 3,108 for host:developer.mozilla.org (0.1 sec)

  1. import.meta - JavaScript | MDN

    The import.meta meta-property exposes context-specific metadata to a JavaScript module. It contains information about the module, such as the module's URL.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import.meta
    Registered: Wed Jul 16 01:10:22 UTC 2025
    - Last Modified: Wed Jul 16 00:47:27 UTC 2025
    - 150.6K bytes
    - Viewed (0)
  2. Greater than (>) - JavaScript | MDN

    The greater than (>) operator returns true if the left operand is greater than the right operand, and false otherwise.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Greater_than
    Registered: Wed Jul 16 01:10:39 UTC 2025
    - Last Modified: Wed Jul 16 00:47:27 UTC 2025
    - 145.8K bytes
    - Viewed (0)
  3. marker-mid - SVG | MDN

    The marker-mid attribute defines the arrowhead or polymarker that will be drawn at all interior vertices of the given shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/marker-mid
    Registered: Wed Jul 16 01:07:51 UTC 2025
    - Last Modified: Wed Jul 16 00:47:33 UTC 2025
    - 112.2K bytes
    - Viewed (0)
  4. stop-color - SVG | MDN

    The stop-color attribute indicates what color to use at a gradient stop.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stop-color
    Registered: Wed Jul 16 01:07:58 UTC 2025
    - Last Modified: Wed Jul 16 00:47:34 UTC 2025
    - 108.6K bytes
    - Viewed (0)
  5. paint-order - SVG | MDN

    The paint-order attribute specifies the order that the fill, stroke, and markers of a given shape or text element are painted.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/paint-order
    Registered: Wed Jul 16 01:08:50 UTC 2025
    - Last Modified: Wed Jul 16 00:47:34 UTC 2025
    - 111.6K bytes
    - Viewed (0)
  6. maskContentUnits - SVG | MDN

    The maskContentUnits attribute indicates which coordinate system to use for the contents of the <mask> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/maskContentUnits
    Registered: Wed Jul 16 01:10:01 UTC 2025
    - Last Modified: Wed Jul 16 00:47:33 UTC 2025
    - 112K bytes
    - Viewed (0)
  7. unescape() - JavaScript | MDN

    The unescape() function computes a new string in which hexadecimal escape sequences are replaced with the characters that they represent. The escape sequences might be introduced by a function like escape().
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/unescape
    Registered: Wed Jul 16 01:10:04 UTC 2025
    - Last Modified: Wed Jul 16 00:47:26 UTC 2025
    - 144.7K bytes
    - Viewed (0)
  8. orient - SVG | MDN

    The orient attribute indicates how a marker is rotated when it is placed at its position on the shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/orient
    Registered: Wed Jul 16 01:10:46 UTC 2025
    - Last Modified: Wed Jul 16 00:47:34 UTC 2025
    - 111.9K bytes
    - Viewed (0)
  9. Exponentiation assignment (**=) - JavaScript | MDN

    The exponentiation assignment (**=) operator performs exponentiation on the two operands and assigns the result to the left operand.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Exponentiation_assignment
    Registered: Wed Jul 16 01:06:53 UTC 2025
    - Last Modified: Wed Jul 16 00:47:27 UTC 2025
    - 143.5K bytes
    - Viewed (0)
  10. TypeError: WeakSet key/WeakMap value 'x' must b...

    The JavaScript exception "WeakSet key (or WeakMap value) 'x' must be an object or an unregistered symbol" occurs when an value of invalid type is used as a key in a WeakSet or as a value in a WeakMap.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Key_not_weakly_held
    Registered: Wed Jul 16 01:21:36 UTC 2025
    - Last Modified: Wed Jul 16 00:47:11 UTC 2025
    - 140.3K bytes
    - Viewed (0)
Back to top