Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,891 for

attributes

(0.13 sec)
  1. dotnet-api-docs/xml/System.IO/Stream.xml at mai...

    .NET API reference documentation (.NET 5+, .NET Core, .NET Framework) - dotnet-api-docs/xml/System.IO/Stream.xml at main · dotnet/dotnet-api-docs...</Interface> </Interfaces> <Attributes> <Attribute FrameworkAlternate="net-8...Nullable(0)&gt;]</AttributeName> </Attribute> <Attribute FrameworkAlternate="netframework-1...

    github.com/dotnet/dotnet-api-docs/blob/main/xml...
  2. lighting-color - CSS: Cascading Style Sheets | MDN

    The lighting-color CSS property defines the color of the light source for the and SVG lighting filter primitives within an SVG . If present, it overrides the element's lighting-color attribute....element's lighting-color attribute. Note: The lighting-color...precedence over the lighting-color attribute. HTML We have an SVG with...

    developer.mozilla.org/en-US/docs/Web/CSS/lighti...
  3. <video>: The Video Embed element - HTML: HyperT...

    The

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  4. import() - JavaScript | MDN

    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....recognized: with The import attributes . Return value Returns a...options. For example, import attributes : js import("./data.json"...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. Using shadow DOM - Web APIs | MDN

    An important aspect of custom elements is encapsulation, because a custom element, by definition, is a piece of reusable functionality: it might be dropped into any web page and be expected to work. So it's important that code running in the page should not be able to accidentally break a custom element by modifying its internal implementation. Shadow DOM enables you to attach a DOM tree to an element, and have the internals of this tree hidden from JavaScript and CSS running in the page....appending children or setting attributes, styling individual nodes...your own custom elements. Attribute inheritance The shadow tree...

    developer.mozilla.org/en-US/docs/Web/API/Web_co...
  6. GroupDocs.Editor for Java 17.9 Release Notes

    GroupDocs.Editor for Java 17.9 Release Notes – the latest updates and fixes....in a form of “lang” HTML attributes. This is especially useful...documents through “lang” HTML attributes. Export fonts Now the “WordToHtmlOptions”...

    releases.groupdocs.com/editor/java/release-note...
  7. import - JavaScript | MDN

    The static import declaration is used to import read-only live bindings which are exported by another module. The imported bindings are called live bindings because they are updated by the module that exported the binding, but cannot be re-assigned by the importing module....followed by a set of import attributes , starting with the with...may still require import attributes .) js // HTTP URLs import...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. Exception.SerializeObjectState Event (System) |...

    Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception....< SafeSerializationEve > Attributes ObsoleteAttribute Remarks...

    learn.microsoft.com/en-us/dotnet/api/system.exc...
  9. <input type="button"> - HTML: HyperText Markup ...

    elements of type button are rendered as simple push buttons, which can be programmed to control custom functionality anywhere on a webpage as required when assigned an event handler function (typically for the click event)....type="button"> elements' value attribute contains a string that is...use the accesskey global attribute. In this example, s is specified...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  10. content/files/en-us/web/html/element/ol/index.m...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub....html", "tabbed-shorter")}} ## Attributes This element also accepts...[global attributes](/en-US/docs/Web/HTML/Global_attributes). - `reversed`...

    github.com/mdn/content/blob/main/files/en-us/we...