- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 621 - 630 of 3,166 for host:developer.mozilla.org (0.96 sec)
-
Quantifier: *, +, ?, {n}, {n,}, {n,m} - JavaScr...
A quantifier repeats an atom a certain number of times. The quantifier is placed after the atom it applies to.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/QuantifierRegistered: Mon Sep 08 02:46:35 UTC 2025 - Last Modified: Mon Sep 08 00:48:41 UTC 2025 - 229.9K bytes - Viewed (0) -
SyntaxError: \ at end of pattern - JavaScript |...
The JavaScript exception "\ at end of pattern" occurs when a regular expression pattern ends with an unescaped backslash (\). In a regex literal, the backslash would cause the closing slash / to be a literal character, so this can only appear when using the RegExp() constructor.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Regex_backslash_at_end_of_patternRegistered: Mon Sep 08 02:57:22 UTC 2025 - Last Modified: Mon Sep 08 00:48:25 UTC 2025 - 215.1K 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: Mon Sep 08 02:46:26 UTC 2025 - Last Modified: Mon Sep 08 00:48:49 UTC 2025 - 210.6K bytes - Viewed (0) -
attributeType - SVG | MDN
The attributeType attribute specifies the namespace in which the target attribute and its associated values are defined.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/attributeTypeRegistered: Mon Sep 08 02:35:13 UTC 2025 - Last Modified: Mon Sep 08 00:48:45 UTC 2025 - 204.1K bytes - Viewed (0) -
BigInt - JavaScript | MDN
BigInt values represent integer values which are too high or too low to be represented by the number primitive.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigIntRegistered: Mon Sep 08 02:35:20 UTC 2025 - Last Modified: Mon Sep 08 00:48:27 UTC 2025 - 206K bytes - Viewed (0) -
begin - SVG | MDN
The begin attribute defines when the associated element becomes active. For an animation element, this is the point at which the animation should begin.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/beginRegistered: Mon Sep 08 02:35:21 UTC 2025 - Last Modified: Mon Sep 08 00:48:45 UTC 2025 - 218.9K bytes - Viewed (0) -
<path> - SVG | MDN
The <path> SVG element is the generic element to define a shape. All the basic shapes can be created with a path element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/pathRegistered: Mon Sep 08 02:37:02 UTC 2025 - Last Modified: Mon Sep 08 00:48:49 UTC 2025 - 206.7K bytes - Viewed (0) -
Proxy - JavaScript | MDN
The Proxy object enables you to create a proxy for another object, which can intercept and redefine fundamental operations for that object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ProxyRegistered: Mon Sep 08 02:38:55 UTC 2025 - Last Modified: Mon Sep 08 00:48:33 UTC 2025 - 200.8K 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: Mon Sep 08 02:38:59 UTC 2025 - Last Modified: Mon Sep 08 00:48:49 UTC 2025 - 209K bytes - Viewed (0) -
Introduction - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/IntroductionRegistered: Mon Sep 08 02:36:15 UTC 2025 - Last Modified: Mon Sep 08 00:48:23 UTC 2025 - 231.5K bytes - Viewed (0)