Robuta

https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API Canvas API - Web APIs | MDN canvas apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API WebRTC API - Web APIs | MDN WebRTC (Web Real-Time Communication) is a technology that enables Web applications and sites to capture and optionally stream audio and/or video media, as well... api webwebrtcapismdn https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API Fetch API - Web APIs | MDN The Fetch API provides an interface for fetching resources (including across the network). It is a more powerful and flexible replacement for XMLHttpRequest. fetch apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/View_Transition_API View Transition API - Web APIs | MDN The View Transition API provides a mechanism for easily creating animated transitions between different website and element views. This includes animating... api webviewtransitionapismdn https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch Using the Fetch API - Web APIs | MDN The Fetch API provides a JavaScript interface for making HTTP requests and processing the responses. fetch apiweb apisusingmdn https://developer.mozilla.org/en-US/docs/Web/API/WebCodecs_API WebCodecs API - Web APIs | MDN The WebCodecs API enables web developers to encode and decode video and audio in the browser efficiently (using hardware acceleration) and with very low-level... api webwebcodecsapismdn https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API Geolocation API - Web APIs | MDN The Geolocation API allows the user to provide their location to web applications if they so desire. For privacy reasons, the user is asked for permission to... geolocation apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API 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... api webindexeddbapismdn https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API/Using_the_Gamepad_API Using the Gamepad API - Web APIs | MDN gamepad apiweb apisusingmdn https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API CSS Custom Highlight API - Web APIs | MDN The CSS Custom Highlight API provides a mechanism for styling arbitrary text ranges on a document by using JavaScript to create the ranges, and CSS to style... api webcsscustomhighlightapis https://aerion.com.au/ Custom App Development Melbourne | Android iPhone API Web B2B B2C May 17, 2026 - Melbourne's leading Custom App Development team delivering mobile apps, integrations and API's to start-ups and businesses custom app developmentandroid iphoneapi webmelbourne https://docs.cloud.google.com/web-risk/docs/lookup-api Using the Lookup API | Web Risk | Google Cloud Documentation api webgoogle cloudusinglookuprisk https://developer.mozilla.org/en-US/docs/Web/API/History_API History API - Web APIs | MDN The History API provides access to the browser's session history (not to be confused with WebExtensions history) through the history global object. It exposes... history apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API Intersection Observer API - Web APIs | MDN The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a... intersection observer apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API Service Worker API - Web APIs | MDN Service workers essentially act as proxy servers that sit between web applications, the browser, and the network (when available). They are intended, among... service workerapi webapismdn https://developer.mozilla.org/en-US/docs/Web/API/Beacon_API Beacon API - Web APIs | MDN The Beacon API is used to send an asynchronous and non-blocking request to a web server. The request does not expect a response. Unlike requests made using... beacon apiweb apismdn https://web.dev/articles/background-fetch-ai Download AI models with the Background Fetch API | web.dev download aithe backgroundfetch apimodelsweb https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API Gamepad API - Web APIs | MDN The Gamepad API is a way for developers to access and respond to signals from gamepads and other game controllers in a simple, consistent way. It contains... gamepad apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/Audio_Output_Devices_API Audio Output Devices API - Web APIs | MDN The Audio Output Devices API allows web applications to prompt users about what output device should be used for audio playback. audio outputdevices apiweb apismdn https://developer.chrome.com/docs/web-platform/launch-handler?authuser=0&hl=id Meluncurkan Handler API | Web Platform | Chrome for Developers Pengendali peluncuran memungkinkan Anda mengontrol cara aplikasi diluncurkan, misalnya, apakah menggunakan jendela yang ada atau jendela baru dan apakah... api webhandlerplatformchromedevelopers https://web.dev/shows/http-203/qC-jHHOGaT0?authuser=3&%3Bhl=it&hl=it API Web Locks - HTTP203 Advent | HTTP 203 | web.dev api weblocksadventhttpdev https://techcommunity.microsoft.com/discussions/onedriveforbusiness/onedrive-graph-api-web-hooks-notification-limit/721194 OneDrive Graph API web-hooks (notification) limit | Microsoft Community Hub In the following https://docs.microsoft.com/en-us/graph/webhooks page, I see that the limit of the subscriptions that can be created by app and... graph apiweb hooksmicrosoft communityonedrivenotification https://developer.mozilla.org/en-US/docs/Web/API/HTML_Drag_and_Drop_API?ref=time2hack.com HTML Drag and Drop API - Web APIs | MDN HTML Drag and Drop interfaces enable applications to use drag-and-drop features in browsers. drag and dropapi webhtmlapismdn https://developer.mozilla.org/es/docs/Web/API/GPUAdapterInfo/description GPUAdapterInfo: Propiedad description - API web | MDN La propiedad de solo lectura description de la interfaz GPUAdapterInfo devuelve una cadena de texto legible para humanos describiendo el adaptador, o una... api webpropiedaddescriptionmdn https://developer.mozilla.org/en-US/docs/Web/API/Push_API?ref=library.linkbot.com Push API - Web APIs | MDN The Push API gives web applications the ability to receive messages pushed to them from a server, whether or not the web app is in the foreground, or even... push apiweb apismdn https://web.dev/articles/how-payment-request-api-works?authuser=2&hl=id Ringkasan Payment Request API | web.dev Pelajari cara kerja Payment Request API di tingkat tinggi. payment request apiringkasanwebdev https://developer.mozilla.org/en-US/docs/Web/API/Keyboard_API Keyboard API - Web APIs | MDN The Keyboard API provides methods for working with a physical keyboard that is attached to a device running a browser. api webkeyboardapismdn https://developer.mozilla.org/es/docs/Web/API/Window/clearTimeout window.clearTimeout - API web | MDN Borra el retraso asignado por window.setTimeout(). api webwindowcleartimeoutmdn https://developer.mozilla.org/es/docs/Web/API/Document/createRange document.createRange - API web | MDN Retorna un nuevo objeto Rango. api webdocumentmdn https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API Permissions API - Web APIs | MDN The Permissions API provides a consistent programmatic way to query the status of API permissions attributed to the current context, such as a web page or... permissions apiweb apismdn https://developer.mozilla.org/es/docs/Web/API/console/warn_static Console.warn() - API web | MDN Imprime un mensaje de advertencia en la Consola Web. api webconsolewarnmdn https://developer.mozilla.org/es/docs/Web/API/Element/requestFullscreen Element.requestFullscreen() - API web | MDN Asynchronously requests that the element be made full-screen. api webelementmdn https://developer.chrome.com/docs/web-platform/launch-handler?authuser=19 Launch Handler API | Web Platform | Chrome for Developers Launch handler lets you control how your app is launched, for example, whether it uses an existing or a new window and whether the chosen window is navigated... api weblaunchhandlerplatformchrome https://developers.google.cn/maps/documentation/aerial-view/web-api-best-practices Best Practices Using Aerial View API Web Services | Google Maps Aerial View API | Google for... aerial view apibest practicesweb servicesgoogle mapsusing https://moceansms.com.br/ Trusted SMS Solutions for Brazil | SMS API & Web Portal Jan 6, 2026 - Explore Mocean SMS Solutions in Brazil — integrate with our API or run instant campaigns through the Web Portal. Start your free trial now! sms solutionsfor brazilapi webtrustedportal https://web.dev/shows/http-203/qC-jHHOGaT0?authuser=2&%3Bhl=pt-br&hl=pt-br API Web Locks - Advento HTTP203 | HTTP 203 | web.dev api weblocksadventohttpdev https://developer.mozilla.org/es/docs/Web/API/IDBObjectStore/add IDBObjectStore.add - API web | MDN El metodo add() de la interfaz IDBObjectStore retorna un objeto IDBRequest, y, un hilo separado, crea un clone estructurado del valor, y almacena el valor... add apiwebmdn https://developer.mozilla.org/es/docs/Web/API/DOMError DOMError - API web | MDN La interfaz DOMError describe un objeto de error que contiene un nombre de error. api webmdn https://web.dev/articles/asyncify?hl=it Utilizzo di API web asincrone da WebAssembly | Articles | web.dev Scopri come richiamare API web asincrone durante la compilazione di linguaggi tradizionalmente sincroni in WebAssembly. api webutilizzodidawebassembly https://developer.mozilla.org/es/docs/Web/API/Event/defaultPrevented event.defaultPrevented - API web | MDN Retorna un boleano indicando si event.preventDefault() fue llamado en el evento o no. api webeventmdn https://developer.mozilla.org/es/docs/Web/API/Document/getElementsByName Document.getElementsByName() - API web | MDN Returns a nodelist collection with a given name in the (X)HTML document. api webdocumentmdn https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API?ref=badtry.net Fetch API - Web APIs | MDN The Fetch API provides an interface for fetching resources (including across the network). It is a more powerful and flexible replacement for XMLHttpRequest. fetch apiweb apismdn https://developers-dot-devsite-v2-prod.appspot.com/identity/oauth2/web/guides/get-google-api-clientid?authuser=0&hl=id Mendapatkan client ID Google API | Web guides | Google for Developers client idgoogle apiweb guidesmendapatkandevelopers https://developer.mozilla.org/en-US/docs/Web/API/Background_Synchronization_API Background Synchronization API - Web APIs | MDN The Background Synchronization API enables a web app to defer tasks so that they can be run in a service worker once the user has a stable network connection. api webbackgroundsynchronizationapismdn https://developer.mozilla.org/en-US/docs/Web/API/Channel_Messaging_API Channel Messaging API - Web APIs | MDN The Channel Messaging API allows two separate scripts running in different browsing contexts attached to the same document (e.g., two IFrames, or the main... channel messagingapi webapismdn https://developer.mozilla.org/es/docs/Web/API/Window/open Window.open() - API web | MDN Carga un recurso en el contexto de un nuevo navegador (como una ventana) o uno que ya existe, dependiendo de los parametros. window openapi webmdn https://developer.mozilla.org/es/docs/Web/API/Canvas_API/Manipulating_video_using_canvas Manipular video por medio de canvas - API web | MDN Al combinar las capacidades del elemento video introducido en Firefox 3.5 con un elemento canvas , puedes manipular los datos de video en tiempo real para... canvas apimanipularvideopormedio https://web.dev/articles/background-fetch-ai?authuser=0 Download AI models with the Background Fetch API | web.dev download aithe backgroundfetch apimodelsweb https://developer.chrome.com/docs/web-platform/virtual-keyboard?authuser=2&%3Bhl=id&hl=id Kontrol penuh dengan VirtualKeyboard API | Web Platform | Chrome for Developers Mengelola sendiri transaksi browser dengan oklusi konten saat keyboard virtual perangkat sentuh muncul. api webkontrolpenuhdenganplatform https://developer.mozilla.org/en-US/docs/Web/API/Popover_API/Using Using the Popover API - Web APIs | MDN The Popover API provides developers with a standard, consistent, flexible mechanism for displaying popover content on top of other page content. Popover... popover apiweb apisusingmdn https://developer.mozilla.org/es/docs/Web/API/CompressionStream/CompressionStream CompressionStream: constructor de CompressionStream() - API web | MDN El constructor de CompressionStream() crea un nuevo objeto CompressionStream que comprime un flujo de datos. api webconstructordemdn https://developers.google.com/identity/gsi/web/reference/html-reference?hl=id Referensi Sign in with Google HTML API | Web guides | Google for Developers sign in with googlehtml apiweb guidesreferensi https://web.dev/shows/this-is-baseline/aSGev1eHFYI Elevate UX with the Screen Wake Lock API | web.dev screen wake lock apielevateuxwebdev https://community.teamviewer.com/English/discussion/64474/api-web-page-creation Api - web page creation - TeamViewer Community I would like to create a web page in php with the list of machines with the relative id configured on teamviewer ,with the possibility via link to open a... api webpage creationteamviewercommunity https://developer.mozilla.org/en-US/docs/Web/API/Screen_Capture_API Screen Capture API - Web APIs | MDN The Screen Capture API introduces additions to the existing Media Capture and Streams API to let the user select a screen or portion of a screen (such as a... screen captureapi webapismdn https://developer.chrome.com/docs/web-platform/long-animation-frames?authuser=9 Long Animation Frames API | Web Platform | Chrome for Developers Learn about the Long Animation Frames API (LoAF) which is the next iteration of the Long Tasks API and allows measuring frame update delays with attribution long animation frames apiweb platformchromedevelopers https://developer.mozilla.org/es/docs/Web/API/Animation/Animation Animation() - API web | MDN El constructor Animation() de Web Animations API devuelve una instancia del objeto Animation. api webanimationmdn https://developer.chrome.google.cn/docs/web-platform/compute-pressure?hl=nl Berekeningsdruk-API | Web Platform | Chrome for Developers Compute Pressure biedt statussen op hoog niveau die de druk op het systeem vertegenwoordigen. Het maakt het mogelijk dat de implementatie de juiste... api webplatformchromedevelopers https://developer.mozilla.org/es/docs/Web/API/HTMLImageElement/Image Image() - API web | MDN Acepta dos parametros opcionales: Image([unsigned long width, unsigned long height]) image apiwebmdn https://developer.chrome.com/docs/web-platform/compute-pressure?authuser=1 Compute Pressure API | Web Platform | Chrome for Developers Compute Pressure offers high-level states that represent the pressure on the system. It allows the implementation to use the right underlying hardware metrics... api webcomputepressureplatformchrome https://developer.chrome.com/docs/web-platform/launch-handler?authuser=0&%3Bhl=id&hl=id Meluncurkan Handler API | Web Platform | Chrome for Developers Pengendali peluncuran memungkinkan Anda mengontrol cara aplikasi diluncurkan, misalnya, apakah menggunakan jendela yang ada atau jendela baru dan apakah... api webhandlerplatformchromedevelopers https://developer.mozilla.org/en-US/docs/Web/API/Reporting_API Reporting API - Web APIs | MDN The Reporting API provides a generic reporting mechanism for web applications to use to make reports available based on various platform features (for example... reporting apiweb apismdn https://developer.mozilla.org/es/docs/Web/API/HTMLElement/offsetWidth HTMLElement.offsetWidth - API web | MDN La propiedad de solo lectura HTMLElement.offsetWidth devuelve el ancho del layout del elemento. Esta medida incluye los bordes del elemento asignados al mismo... api webmdn https://developer.mozilla.org/fr/docs/Web/API/WebGL_API/By_example/Clearing_with_colors Appliquer des couleurs - Les API Web | MDN Dans cet article, on voit comment appliquer une couleur unie dans le contexte de rendu. api webappliquerdescouleursles https://developer.mozilla.org/en-US/docs/Web/API/HTML_DOM_API HTML DOM API - Web APIs | MDN The HTML DOM API is made up of the interfaces that define the functionality of each of the elements in HTML, as well as any supporting types and interfaces... html domapi webapismdn https://developer.chrome.com/docs/web-platform/virtual-keyboard?authuser=0&%3Bhl=id&hl=id Kontrol penuh dengan VirtualKeyboard API | Web Platform | Chrome for Developers Mengelola sendiri transaksi browser dengan oklusi konten saat keyboard virtual perangkat sentuh muncul. api webkontrolpenuhdenganplatform https://developer.mozilla.org/es/docs/Web/API/DecompressionStream DecompressionStream - API web | MDN La interfaz DecompressionStream de Compression Streams API es una API para descomprimir un flujo de datos. api webmdn https://developer.mozilla.org/es/docs/Web/API/Window/innerHeight window.innerHeight - API web | MDN Propiedad solo lectura del objeto window. api webwindowmdn https://developer.chrome.com/docs/web-platform/notification-triggers?authuser=1 Notification Triggers API | Web Platform | Chrome for Developers The Notification Triggers API allows developers to schedule local notifications that don't require a network connection, which makes them ideal for use cases... api webnotificationtriggersplatformchrome https://www.currencyconverterapi.com/ Currency Converter API - Web Services for Currency Conversion Free or Premium Currency Converter API offers web services for developers to convert one currency to another. The conversion can be done real-time or with a small interval.... currency converter apiweb servicesconversionfreepremium https://developer.mozilla.org/es/docs/Web/API/Node/textContent Node.textContent - API web | MDN La propiedad textContent de la interfaz Node representa el contenido de texto de un nodo y sus dencendientes. api webnodemdn https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API?ref=labs.pineview.io Fetch API - Web APIs | MDN The Fetch API provides an interface for fetching resources (including across the network). It is a more powerful and flexible replacement for XMLHttpRequest. fetch apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/Streams_API?ref=itsfoss.com Streams API - Web APIs | MDN The Streams API allows JavaScript to programmatically access streams of data received over the network and process them as desired by the developer. streams apiweb apismdn https://developer.chrome.com/docs/web-platform/virtual-keyboard Full control with the VirtualKeyboard API | Web Platform | Chrome for Developers Sep 9, 2021 - Manage yourself the browser deals with content occlusion when a touch device's virtual keyboard appears. full controlapi web https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API/Using_the_Permissions_API Using the Permissions API - Web APIs | MDN This article provides a basic guide to using the Permissions API, which provides a programmatic way to query the status of API permissions attributed to the... permissions apiweb apisusingmdn https://developer.mozilla.org/es/docs/Web/API/BatteryManager/levelchange_event BatteryManager.onlevelchange - API web | MDN La propiedad BatteryManager.onlevelchange especifica un detector de eventos para recibir eventos de levelchange. Estos eventos ocurren cuando el level de... api webmdn https://developer.chrome.com/docs/web-platform/virtual-keyboard?hl=nl Volledige controle met de VirtualKeyboard API | Web Platform | Chrome for Developers Beheer zelf: de browser houdt zich bezig met occlusie van inhoud wanneer het virtuele toetsenbord van een aanraakapparaat verschijnt. api webvolledigecontrolemetde https://developers.google.com/maps/documentation/places/web-service/web-services-best-practices Best Practices Using Places API Web Services | Google for Developers best practicesplaces apiweb servicesusinggoogle https://developer.mozilla.org/es/docs/Web/API/console/error_static console.error() - API web | MDN Muestra un mensaje de error en la Consola Web. api webconsoleerrormdn https://web.developers.google.cn/articles/how-payment-request-api-works?authuser=1&hl=id Ringkasan Payment Request API | web.dev for China Pelajari cara kerja Payment Request API di tingkat tinggi. payment request apiweb devringkasanchina https://developer.mozilla.org/en-US/docs/Web/API/Push_API Push API - Web APIs | MDN The Push API gives web applications the ability to receive messages pushed to them from a server, whether or not the web app is in the foreground, or even... push apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API Broadcast Channel API - Web APIs | MDN The Broadcast Channel API allows basic communication between browsing contexts (that is, windows, tabs, frames, or iframes) and workers on the same origin. broadcast channelapi webapismdn https://developer.mozilla.org/es/docs/Web/API/Element/keyup_event Element: evento keyup - API web | MDN El evento keyup se activa cuando se suelta una tecla. api webelementeventokeyupmdn https://developers.probely.com/ Snyk API & Web Developers Documentation | Snyk API & Web Developers api websnykdevelopersdocumentation https://developer.mozilla.org/es/docs/Web/API/Window/load_event load - API web | MDN El evento load se dispara cuando un recurso y sus recursos dependientes han terminado de cargar. api webloadmdn https://developer.chrome.com/docs/web-platform/notification-triggers?authuser=00 Notification Triggers API | Web Platform | Chrome for Developers The Notification Triggers API allows developers to schedule local notifications that don't require a network connection, which makes them ideal for use cases... api webnotificationtriggersplatformchrome https://sqlhttp.net/ Integrate Third-Party REST API web services using SQL Server - SQLHTTP Integrate Third-Party REST API web services using SQL Server! third partyrest apiweb servicessql serverintegrate https://developer.mozilla.org/es/docs/Web/API/DecompressionStream/DecompressionStream DecompressionStream: constructor de DecompressionStream() - API web | MDN El constructor de DecompressionStream() crea un nuevo objeto DecompressionStream que descomprime un flujo de datos. api webconstructordemdn https://developer.mozilla.org/en-US/docs/Web/API/Viewport_segments_API Viewport Segments API - Web APIs | MDN The Viewport Segments API allows developers to access the position and dimensions of logically separate viewport segments using CSS and JavaScript. Viewport... api webviewportsegmentsapismdn https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API/Using_the_Geolocation_API Using the Geolocation API - Web APIs | MDN The Geolocation API is used to retrieve the user's location, so that it can for example be used to display their position using a mapping API. This article... geolocation apiweb apisusingmdn https://developer.mozilla.org/es/docs/Web/API/Window/close Window.close() - API web | MDN Cierra la ventana actual, o la ventana en la cual fue llamada. api webwindowclosemdn https://developer.chrome.com/docs/web-platform/bfcache-notrestoredreasons?authuser=4 Back/forward cache notRestoredReasons API | Web Platform | Chrome for Developers Report information on whether frames present in the document were blocked from using the back/forward cache on navigation. api webbackforwardcacheplatform https://developer.mozilla.org/es/docs/Web/API/Event/preventDefault event.preventDefault - API web | MDN Cancela el evento si este es cancelable, sin detener el resto del funcionamiento del evento, es decir, puede ser llamado de nuevo. api webeventmdn https://developer.mozilla.org/en-US/docs/Web/API/File_API File API - Web APIs | MDN The File API enables web applications to access files and their contents. file apiweb apismdn https://developer.mozilla.org/en-US/docs/Web/API/WebHID_API?ref=thinklikemike.com WebHID API - Web APIs | MDN A Human Interface Device (HID) is a type of device that takes input from or provides output to humans. It also refers to the HID protocol, a standard for... api webapismdn https://developer.mozilla.org/es/docs/Web/API/CSSRule/cssText CSSRule: cssText property - API web | MDN La propiedad cssText de la interfaz CSSRule devuelve el texto real de una regla de estilo CSSStyleSheet. property apicssrulewebmdn https://developers.google.com/maps/documentation/solar/web-service-best-practices Best Practices Using Solar API Web Services | Google for Developers best practicessolar apiweb servicesusinggoogle https://developer.mozilla.org/es/docs/Web/API/console/timeEnd_static Console.timeEnd() - API web | MDN Detiene un temporizador que haya sido establecido previamente con console.time(). api webconsolemdn https://web.dev/articles/asyncify?authuser=1&%3Bhl=id&hl=id Menggunakan API web asinkron dari WebAssembly | Articles | web.dev Pelajari cara memanggil API web asinkron saat mengompilasi bahasa sinkron tradisional ke WebAssembly. api webmenggunakandariwebassemblyarticles https://developer.mozilla.org/es/docs/Web/API/File/name File.name - API web | MDN Retorna el nombre del archivo representado por el objeto File. Por razones de seguridad, la ruta de directorios es excluida de esta propiedad. file nameapi webmdn