Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 217 for

alias

(0.18 sec)
  1. overflow - CSS: Cascading Style Sheets | MDN

    The overflow CSS shorthand property sets the desired behavior when content does not fit in the element's padding box (overflows) in the horizontal and/or vertical direction....value overlay is a legacy value alias for auto . With overlay , the...

    developer.mozilla.org/en-US/docs/Web/CSS/overflow
  2. Mozilla Careers — Senior Software Engineer — Op...

    Mozilla is hiring a Senior Software Engineer in Remote US...protection measures, including email alias management and phone number...

    www.mozilla.org/en-US/careers/position/gh/6371956/
  3. console - Web APIs | MDN

    Learn about the console interface, including its methods, code examples, specifications, and browser compatibility....Non-standard Deprecated An alias for console.error() . console...

    developer.mozilla.org/en-US/docs/Web/API/console
  4. docs/docs/standard/base-types/standard-date-and...

    This repository contains .NET Documentation. Contribute to dotnet/docs development by creating an account on GitHub....format string is simply an alias for a custom format string.... The advantage of using an alias to refer to a custom format...

    github.com/dotnet/docs/blob/main/docs/standard/...
  5. <overflow> - CSS: Cascading Style Sheets | MDN

    The enumerated value type represents the keyword values for the overflow-block, overflow-inline, overflow-x, and overflow-y longhand properties and the overflow shorthand property. These properties apply to block containers, flex containers, and grid containers....value overlay is a legacy value alias for auto . With overlay , the...

    developer.mozilla.org/en-US/docs/Web/CSS/overfl...
  6. export - JavaScript | MDN

    The export declaration is used to export values from a JavaScript module. Exported values can then be imported into other programs with the import declaration or dynamic import. The value of an imported binding is subject to change in the module that exports it — when a module updates the value of a binding that it exports, the update will be visible in its imported value.... If you use an alias with as , the actual exported...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. Color space - MDN Web Docs Glossary: Definition...

    Color spaces are named organizations of colors for underlying color models of coordinate-based color arrangements. A color model defines how the components of a color (for example, the h, w, and b channels of an hwb() color) relate to a color space. Most color spaces are three- or four- dimensional grids that represent colors. Each dimension (or axis) corresponds to a different channel. Colors can be expressed in multiple color spaces, and can be transformed from one color space to another, while still looking the same.... and xyz-d65 (and xyz , an alias for xyz-d65 ). Color spaces...

    developer.mozilla.org/en-US/docs/Glossary/Color...
  8. Static Site Generation (SSG) with Next.js | MDN...

    This guide explains how to use Static Site Generation in Next.js to build scalable and secure web applications with fast loading times and a focus on performance....customize the default import alias (@/*)? … No Navigate into the...

    developer.mozilla.org/en-US/blog/static-site-ge...
  9. GitHub - mdn/yari: The platform code behind MDN...

    The platform code behind MDN Web Docs. Contribute to mdn/yari development by creating an account on GitHub....the first time ( yarn is an alias for yarn install ) it automatically...

    github.com/mdn/yari
  10. Standard date and time format strings - .NET | ...

    Learn how to use a standard date and time format string to define the text representation of a date and time value in .NET....format string is simply an alias for a custom format string.... The advantage of using an alias to refer to a custom format...

    learn.microsoft.com/en-us/dotnet/standard/base-...