- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1371 - 1380 of 3,108 for host:developer.mozilla.org (0.04 sec)
-
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/undefinedRegistered: Wed Jul 16 00:56:35 UTC 2025 - Last Modified: Tue Jul 15 00:51:29 UTC 2025 - 152.2K bytes - Viewed (0) -
<clipPath> - SVG | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/clipPathRegistered: Wed Jul 16 00:56:42 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 115K bytes - Viewed (0) -
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_plusRegistered: Wed Jul 16 00:57:18 UTC 2025 - Last Modified: Wed Jul 16 00:47:28 UTC 2025 - 147K bytes - Viewed (0) -
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/amplitudeRegistered: Wed Jul 16 00:57:23 UTC 2025 - Last Modified: Wed Jul 16 00:47:32 UTC 2025 - 104.2K bytes - Viewed (0) -
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_assignmentRegistered: Wed Jul 16 00:55:29 UTC 2025 - Last Modified: Wed Jul 16 00:47:27 UTC 2025 - 142.2K bytes - Viewed (0) -
<feMergeNode> - SVG | MDN
developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feMergeNodeRegistered: Wed Jul 16 00:54:57 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 111.6K bytes - Viewed (0) -
<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/feSpotLightRegistered: Wed Jul 16 00:55:41 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 115.3K bytes - Viewed (0) -
<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/filterRegistered: Wed Jul 16 00:55:48 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 116.9K bytes - Viewed (0) -
<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/rectRegistered: Wed Jul 16 00:55:58 UTC 2025 - Last Modified: Wed Jul 16 00:47:36 UTC 2025 - 119.8K bytes - Viewed (0) -
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/debuggerRegistered: Wed Jul 16 00:56:01 UTC 2025 - Last Modified: Wed Jul 16 00:47:28 UTC 2025 - 142.2K bytes - Viewed (0)