- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 7611 - 7620 of about 10,000 for filetype:html (0.34 sec)
-
<set>
The <set> SVG element provides a method of setting the value of an attribute for a specified duration.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/setRegistered: Mon Aug 25 00:44:45 UTC 2025 - Last Modified: Sun Aug 24 00:48:28 UTC 2025 - 206.3K bytes - Viewed (0) -
Strict equality (===)
The strict equality (===) operator checks whether its two operands are equal, returning a Boolean result. Unlike the equality operator, the strict equality operator always considers operands of different types to be different.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Strict_equalityRegistered: Mon Aug 25 01:00:42 UTC 2025 - Last Modified: Mon Aug 25 00:46:31 UTC 2025 - 225.4K bytes - Viewed (0) -
import()
The import() syntax, commonly called dynamic import, is a function-like expression that allows loading an ECMAScript module asynchronously and dynamically into a potentially non-module environment.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/importRegistered: Mon Aug 25 01:00:47 UTC 2025 - Last Modified: Mon Aug 25 00:46:31 UTC 2025 - 236.4K bytes - Viewed (0) -
stroke-width
The stroke-width attribute is a presentation attribute defining the width of the stroke to be applied to the shape. It applies to any SVG shape or text-content element, but as an inherited property, it may be applied to elements such as <g> and still have the intended effect on descendant elements' strokes.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/stroke-widthRegistered: Mon Aug 25 01:00:50 UTC 2025 - Last Modified: Mon Aug 25 00:46:38 UTC 2025 - 206.2K bytes - Viewed (0) -
Increment (++)
The increment (++) operator increments (adds one to) its operand and returns the value before or after the increment, depending on where the operator is placed.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Increment Similar Results (1)Registered: Mon Aug 25 01:00:51 UTC 2025 - Last Modified: Mon Aug 25 00:46:31 UTC 2025 - 224.8K bytes - Viewed (0) -
break
The break statement terminates the current loop or switch statement and transfers program control to the statement following the terminated statement. It can also be used to jump past a labeled statement when used within that labeled statement.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/breakRegistered: Mon Aug 25 00:58:38 UTC 2025 - Last Modified: Mon Aug 25 00:46:32 UTC 2025 - 228.8K bytes - Viewed (0) -
InternalError
The InternalError object indicates an error that occurred internally in the JavaScript engine.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/InternalErrorRegistered: Mon Aug 25 00:58:13 UTC 2025 - Last Modified: Mon Aug 25 00:46:20 UTC 2025 - 183K bytes - Viewed (0) -
divisor
The divisor attribute specifies the value by which the resulting number of applying the kernelMatrix of a <feConvolveMatrix> element to the input image color value is divided to yield the destination color value.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/divisorRegistered: Mon Aug 25 01:00:27 UTC 2025 - Last Modified: Mon Aug 25 00:46:36 UTC 2025 - 202.8K bytes - Viewed (0) -
Bitwise OR assignment (|=)
The bitwise OR assignment (|=) operator performs bitwise OR on the two operands and assigns the result to the left operand.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Bitwise_OR_assignmentRegistered: Mon Aug 25 01:00:03 UTC 2025 - Last Modified: Mon Aug 25 00:46:30 UTC 2025 - 221.4K bytes - Viewed (0) -
cursor
The cursor attribute specifies the mouse cursor displayed when the mouse pointer is over an element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/cursorRegistered: Mon Aug 25 00:59:48 UTC 2025 - Last Modified: Mon Aug 25 00:46:36 UTC 2025 - 202K bytes - Viewed (0)