Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

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

  1. undefined - JavaScript | MDN

    The undefined global property represents the primitive value undefined. It is one of JavaScript's primitive types.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/undefined
    Registered: Wed Jul 16 00:56:35 UTC 2025
    - Last Modified: Tue Jul 15 00:51:29 UTC 2025
    - 152.2K bytes
    - Viewed (0)
  2. <clipPath> - SVG | MDN

    The <clipPath> SVG element defines a clipping path, to be used by the clip-path property.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/clipPath
    Registered: Wed Jul 16 00:56:42 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 115K bytes
    - Viewed (0)
  3. Unary plus (+) - JavaScript | MDN

    The unary plus (+) operator precedes its operand and evaluates to its operand but attempts to convert it into a number, if it isn't already.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Unary_plus
    Registered: Wed Jul 16 00:57:18 UTC 2025
    - Last Modified: Wed Jul 16 00:47:28 UTC 2025
    - 147K bytes
    - Viewed (0)
  4. amplitude - SVG | MDN

    The amplitude attribute controls the amplitude of the gamma function of a component transfer element when its type attribute is gamma.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/amplitude
    Registered: Wed Jul 16 00:57:23 UTC 2025
    - Last Modified: Wed Jul 16 00:47:32 UTC 2025
    - 104.2K bytes
    - Viewed (0)
  5. Bitwise XOR assignment (^=) - JavaScript | MDN

    The bitwise XOR assignment (^=) operator performs bitwise XOR on the two operands and assigns the result to the left operand.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_XOR_assignment
    Registered: Wed Jul 16 00:55:29 UTC 2025
    - Last Modified: Wed Jul 16 00:47:27 UTC 2025
    - 142.2K bytes
    - Viewed (0)
  6. <feMergeNode> - SVG | MDN

    The <feMergeNode> SVG takes the result of another filter to be processed by its parent <feMerge>.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feMergeNode
    Registered: Wed Jul 16 00:54:57 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 111.6K bytes
    - Viewed (0)
  7. <feSpotLight> - SVG | MDN

    The <feSpotLight> SVG filter primitive defines a light source that can be used to create a spotlight effect. It is used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feSpotLight
    Registered: Wed Jul 16 00:55:41 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 115.3K bytes
    - Viewed (0)
  8. <filter> - SVG | MDN

    The <filter> SVG element defines a custom filter effect by grouping atomic filter primitives. It is never rendered itself, but must be used by the filter attribute on SVG elements, or the filter CSS property for SVG/HTML elements.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/filter
    Registered: Wed Jul 16 00:55:48 UTC 2025
    - Last Modified: Wed Jul 16 00:47:35 UTC 2025
    - 116.9K bytes
    - Viewed (0)
  9. <rect> - SVG | MDN

    The <rect> SVG element is a basic SVG shape that draws rectangles, defined by their position, width, and height. The rectangles may have their corners rounded.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/rect
    Registered: Wed Jul 16 00:55:58 UTC 2025
    - Last Modified: Wed Jul 16 00:47:36 UTC 2025
    - 119.8K bytes
    - Viewed (0)
  10. debugger - JavaScript | MDN

    The debugger statement invokes any available debugging functionality, such as setting a breakpoint. If no debugging functionality is available, this statement has no effect.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/debugger
    Registered: Wed Jul 16 00:56:01 UTC 2025
    - Last Modified: Wed Jul 16 00:47:28 UTC 2025
    - 142.2K bytes
    - Viewed (0)
Back to top