Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 27,955 for

web

(0.07 sec)
  1. BluetoothCharacteristicProperties - Web APIs | MDN

    Learn about the BluetoothCharacteristicProperties interface, including its properties, code examples, specifications, and browser compatibility....BluetoothCharacteris interface of the Web Bluetooth API provides the operations...Specifications Specification Web Bluetooth # characteristicproper-interface...

    developer.mozilla.org/en-US/docs/Web/API/Blueto...
  2. ReadableStreamDefaultController - Web APIs | MDN

    Learn about the ReadableStreamDefaultController interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....This feature is available in Web Workers . The ReadableStreamDefaul...writable, and transform streams. Web-streams-polyfill or sd-streams...

    developer.mozilla.org/en-US/docs/Web/API/Readab...
  3. DedicatedWorkerGlobalScope - Web APIs | MDN

    Learn about the DedicatedWorkerGlobalScope interface, including its properties and methods, specifications and browser compatibility....only available in Dedicated Web Workers . The DedicatedWorkerGloba...Worker WorkerGlobalScope Using web workers Functions available to...

    developer.mozilla.org/en-US/docs/Web/API/Dedica...
  4. NDEFRecord - Web APIs | MDN

    Learn about the NDEFRecord interface, including its constructor, properties, and methods, specifications and browser compatibility....NDEFRecord interface of the Web NFC API provides data that can...Specifications Specification Web NFC API # dom-ndefrecord Browser...

    developer.mozilla.org/en-US/docs/Web/API/NDEFRe...
  5. HIDInputReportEvent - Web APIs | MDN

    Learn about the HIDInputReportEvent interface, including its properties and methods, code examples, specifications, and browser compatibility....available in Web Workers , except for Shared Web Workers . The...

    developer.mozilla.org/en-US/docs/Web/API/HIDInp...
  6. Permissions-Policy: web-share - HTTP | MDN

    The HTTP Permissions-Policy header Web-share directive controls whether the current document is allowed to use the Navigator.share() method of the Web Share API to share text, links, images, and other content to arbitrary destinations of the user's choice....HTTP Permissions-Policy header web-share directive controls whether...Navigator.share() method of the Web Share API to share text, links...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  7. IndexedDB API - Web APIs | MDN

    IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data. While Web Storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data. IndexedDB provides a solution. This is the main landing page for MDN's IndexedDB coverage — here we provide links to the full API reference and usage guides, browser support details, and some explanation of key concepts....This feature is available in Web Workers . IndexedDB is a low-level...searches of this data. While Web Storage is useful for storing...

    developer.mozilla.org/en-US/docs/Web/API/Indexe...
  8. VRDisplayEvent - Web APIs | MDN

    Learn about the VRDisplayEvent interface, including its constructor and properties, code examples, specifications, and browser compatibility....been removed from the relevant web standards, may be in the process...production sites facing the Web: it will not work for every user...

    developer.mozilla.org/en-US/docs/Web/API/VRDisp...
  9. ServiceWorkerContainer - Web APIs | MDN

    Learn about the ServiceWorkerContainer interface, including its properties and methods, code examples, specifications, and browser compatibility....This feature is available in Web Workers . The ServiceWorkerContain...https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorkerRegistr }) ...

    developer.mozilla.org/en-US/docs/Web/API/Servic...
  10. Elementos block-level - Glossário do MDN Web Do...

    Elementos HTML (Linguagem de marcação de hipertexto) historicamente foram categorizados como "nível de bloco" ou elementos "em linha". Um elemento em nível de bloco ocupa todo o espaço de seu elemento pai (container), criando assim um "bloco". Este artigo ajuda a explicar o que isso significa....e junte-se à comunidade MDN Web Docs. Elementos HTML (Linguagem...text. <section> Section of a web page. <table> Table. <tfoot>...

    developer.mozilla.org/pt-BR/docs/Glossary/Block...