Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 2841 - 2850 of over 10,000 for filetype:html (0.58 seconds)

  1. Classes - JavaScript | MDN

    Classes are a template for creating objects. They encapsulate data with code to work on that data. Classes in JS are built on prototypes but also have some syntax and semantics that are unique to classes.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes
    Thu Jun 18 01:39:26 GMT 2026
      26K bytes
  2. intercept - SVG | MDN

    The intercept attribute defines the intercept of the linear function of color component transfers when the type attribute is set to linear.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/intercept
    Thu Jun 18 01:39:40 GMT 2026
      18.6K bytes
  3. MySQL :: MySQL 8.0 Reference Manual :: 8.7.2 Ch...

    Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...
    dev.mysql.com/doc/refman/8.0/en/selinux-mode.html
    Fri Jun 19 01:05:35 GMT 2026
      11.3K bytes
      Similar Results (1)
  4. do...while - JavaScript | MDN

    The do...while statement creates a loop that executes a specified statement as long as the test condition evaluates to true. The condition is evaluated after executing the statement, resulting in the specified statement executing at least once.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/do...while
    Thu Jun 18 01:39:37 GMT 2026
      23.3K bytes
  5. const - JavaScript | MDN

    The const declaration declares block-scoped local variables. The value of a constant can't be changed through reassignment using the assignment operator, but if a constant is an object, its properties can be added, updated, or removed.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const
    Thu Jun 18 01:39:37 GMT 2026
      24.3K bytes
  6. glyph-orientation-vertical - SVG | MDN

    The glyph-orientation-vertical attribute affects the amount that the current text position advances as each glyph is rendered.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/glyph-orientation-vertical
    Thu Jun 18 01:39:40 GMT 2026
      18.5K bytes
  7. marker-start - SVG | MDN

    The marker-start attribute defines the arrowhead or polymarker that will be drawn at the first vertex of the given shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/marker-start
    Thu Jun 18 01:39:41 GMT 2026
      18.9K bytes
  8. parseInt() - JavaScript | MDN

    The parseInt() function parses a string argument and returns an integer of the specified radix (the base in mathematical numeral systems).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt
    Thu Jun 18 01:39:32 GMT 2026
      25.5K bytes
  9. MySQL :: MySQL 8.0 Reference Manual :: 9.4.2 Re...

    Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...
    dev.mysql.com/doc/refman/8.0/en/reloading-sql-format-dumps.html
    Fri Jun 19 01:08:44 GMT 2026
      9.5K bytes
      Similar Results (1)
  10. glyph-orientation-horizontal - SVG | MDN

    The glyph-orientation-horizontal attribute affects the amount that the current text position advances as each glyph is rendered.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/glyph-orientation-horizontal
    Thu Jun 18 01:39:40 GMT 2026
      18.1K bytes
Back to Top